I am building the environment using:
npm install
When I try to run using "npm start" I am getting multiple errors of the below:
Error: Cannot find module 'C:\Users\marti\Documents\GitHub\deck.rocks\dist\index.js'. Please verify that the package.json has a valid "main" entry
I am building the environment using:
npm install
When I try to run using "npm start" I am getting multiple errors of the below:
Error: Cannot find module 'C:\Users\marti\Documents\GitHub\deck.rocks\dist\index.js'. Please verify that the package.json has a valid "main" entry