You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error when I try and run web-server.bat, and when I read the seed docs it says I should be able to just type 'npm start', but that doesn't work either. The .bat has the right path, so not sure why this is happening.
Error: Cannot find module 'd:\htdocs\foodme\scripts\server\start.js'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:906:3
The text was updated successfully, but these errors were encountered:
I get this error when I try and run web-server.bat, and when I read the seed docs it says I should be able to just type 'npm start', but that doesn't work either. The .bat has the right path, so not sure why this is happening.
Error: Cannot find module 'd:\htdocs\foodme\scripts\server\start.js'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:906:3
The text was updated successfully, but these errors were encountered: