Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node server/server.js fails on windows 10 #117

Open
HansS opened this issue May 15, 2016 · 2 comments
Open

node server/server.js fails on windows 10 #117

HansS opened this issue May 15, 2016 · 2 comments

Comments

@HansS
Copy link

HansS commented May 15, 2016

Hans@HP-HANS C:\Users\Hans\Web\bootcamps\hsr\cas-fee-2016\howtonode.org-wheat-blog-engine

git branch

  • master

Hans@HP-HANS C:\Users\Hans\Web\bootcamps\hsr\cas-fee-2016\howtonode.org-wheat-blog-engine

node server/server.js
module.js:341
throw err;
^

Error: Cannot find module 'creationix'
at Function.Module._resolveFilename (module.js:339:15)
at Function.Module._load (module.js:290:25)
at Module.require (module.js:367:17)
at require (internal/module.js:16:19)
at Object. (C:\Users\Hans\Web\bootcamps\hsr\cas-fee-2016\howtonode.org-wheat-blog-engine\server\server.js:3:18)
at Module._compile (module.js:413:34)
at Object.Module._extensions..js (module.js:422:10)
at Module.load (module.js:357:32)
at Function.Module._load (module.js:314:12)
at Function.Module.runMain (module.js:447:10)

@creationix
Copy link
Owner

Did you run npm install to get the dependencies?

@HansS
Copy link
Author

HansS commented May 17, 2016

Hi Tim,thank's for the message!
yes i did run: npm i
regardsHans

Date: Mon, 16 May 2016 13:34:12 -0700
From: [email protected]
To: [email protected]
CC: [email protected]; [email protected]
Subject: Re: [creationix/howtonode.org] node server/server.js fails on windows 10 (#117)

Did you run npm install to get the dependencies?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants