Why do I keep getting “error: Cannot find module”? [on hold]











up vote
-1
down vote

favorite












C:Usersburaninbox>node compile.js
internal/modules/cjs/loader.js:589
throw err;
^



Error: Cannot find module 'C:Usersburaninboxcompile.js'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:587:15)
at Function.Module._load (internal/modules/cjs/loader.js:513:25)
at Function.Module.runMain (internal/modules/cjs/loader.js:760:12)
at startup (internal/bootstrap/node.js:308:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:878:3)



C:Usersburaninbox>










share|improve this question







New contributor




Xavi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as unclear what you're asking by Scott, thrig, Jeff Schaller, MariusMatutiae, JigglyNaga Nov 28 at 10:38


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.











  • 2




    That's an odd-looking UNIX prompt you have there. Did you mean to post to SO?
    – Jeff Schaller
    Nov 28 at 3:18










  • I'm voting to close this question as off-topic because it appears to be about setting up node.js on Windows.
    – JigglyNaga
    Nov 28 at 10:38















up vote
-1
down vote

favorite












C:Usersburaninbox>node compile.js
internal/modules/cjs/loader.js:589
throw err;
^



Error: Cannot find module 'C:Usersburaninboxcompile.js'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:587:15)
at Function.Module._load (internal/modules/cjs/loader.js:513:25)
at Function.Module.runMain (internal/modules/cjs/loader.js:760:12)
at startup (internal/bootstrap/node.js:308:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:878:3)



C:Usersburaninbox>










share|improve this question







New contributor




Xavi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as unclear what you're asking by Scott, thrig, Jeff Schaller, MariusMatutiae, JigglyNaga Nov 28 at 10:38


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.











  • 2




    That's an odd-looking UNIX prompt you have there. Did you mean to post to SO?
    – Jeff Schaller
    Nov 28 at 3:18










  • I'm voting to close this question as off-topic because it appears to be about setting up node.js on Windows.
    – JigglyNaga
    Nov 28 at 10:38













up vote
-1
down vote

favorite









up vote
-1
down vote

favorite











C:Usersburaninbox>node compile.js
internal/modules/cjs/loader.js:589
throw err;
^



Error: Cannot find module 'C:Usersburaninboxcompile.js'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:587:15)
at Function.Module._load (internal/modules/cjs/loader.js:513:25)
at Function.Module.runMain (internal/modules/cjs/loader.js:760:12)
at startup (internal/bootstrap/node.js:308:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:878:3)



C:Usersburaninbox>










share|improve this question







New contributor




Xavi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











C:Usersburaninbox>node compile.js
internal/modules/cjs/loader.js:589
throw err;
^



Error: Cannot find module 'C:Usersburaninboxcompile.js'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:587:15)
at Function.Module._load (internal/modules/cjs/loader.js:513:25)
at Function.Module.runMain (internal/modules/cjs/loader.js:760:12)
at startup (internal/bootstrap/node.js:308:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:878:3)



C:Usersburaninbox>







node.js module






share|improve this question







New contributor




Xavi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Xavi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Xavi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Nov 28 at 2:33









Xavi

1




1




New contributor




Xavi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Xavi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Xavi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




put on hold as unclear what you're asking by Scott, thrig, Jeff Schaller, MariusMatutiae, JigglyNaga Nov 28 at 10:38


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.






put on hold as unclear what you're asking by Scott, thrig, Jeff Schaller, MariusMatutiae, JigglyNaga Nov 28 at 10:38


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.










  • 2




    That's an odd-looking UNIX prompt you have there. Did you mean to post to SO?
    – Jeff Schaller
    Nov 28 at 3:18










  • I'm voting to close this question as off-topic because it appears to be about setting up node.js on Windows.
    – JigglyNaga
    Nov 28 at 10:38














  • 2




    That's an odd-looking UNIX prompt you have there. Did you mean to post to SO?
    – Jeff Schaller
    Nov 28 at 3:18










  • I'm voting to close this question as off-topic because it appears to be about setting up node.js on Windows.
    – JigglyNaga
    Nov 28 at 10:38








2




2




That's an odd-looking UNIX prompt you have there. Did you mean to post to SO?
– Jeff Schaller
Nov 28 at 3:18




That's an odd-looking UNIX prompt you have there. Did you mean to post to SO?
– Jeff Schaller
Nov 28 at 3:18












I'm voting to close this question as off-topic because it appears to be about setting up node.js on Windows.
– JigglyNaga
Nov 28 at 10:38




I'm voting to close this question as off-topic because it appears to be about setting up node.js on Windows.
– JigglyNaga
Nov 28 at 10:38















active

oldest

votes






















active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

サソリ

広島県道265号伴広島線

Setup Asymptote in Texstudio