-
Notifications
You must be signed in to change notification settings - Fork 256
Description
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)