creationix / howtonode.org

This repo contains the actual articles for HowToNode.org
http://howtonode.org/
887 stars 264 forks source link

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

Open HansS opened 8 years ago

HansS commented 8 years ago

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 commented 8 years ago

Did you run npm install to get the dependencies?

HansS commented 8 years ago

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

Date: Mon, 16 May 2016 13:34:12 -0700 From: notifications@github.com To: howtonode.org@noreply.github.com CC: hans.schenker@windowslive.com; author@noreply.github.com 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