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 am running node pretest after running npm install and getting the following errors
module.js:340
throw err;
^
Error: Cannot find module 'C:\Users\Jayant\Documents\GitHub\node-loggly-fresh\no de-loggly\pretest'
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 am running
node pretest
after runningnpm install
and getting the following errorsThe text was updated successfully, but these errors were encountered: