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>
node.js module
New contributor
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.
add a comment |
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>
node.js module
New contributor
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
add a comment |
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>
node.js module
New contributor
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
node.js module
New contributor
New contributor
New contributor
asked Nov 28 at 2:33
Xavi
1
1
New contributor
New contributor
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
add a comment |
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
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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