Created
July 17, 2014 18:19
-
-
Save made-by-chris/9c6442e64b72b3241b4c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module.js:338 | |
throw err; | |
^ | |
Error: Cannot find module './lib/env' | |
at Function.Module._resolveFilename (module.js:336:15) | |
at Function.Module._load (module.js:278:25) | |
at Module.require (module.js:365:17) | |
at require (module.js:384:17) | |
at Object.<anonymous> (/home/bl/node_modules/generator-node-webkit/node_modules/yeoman-generator/index.js:7:19) | |
at Module._compile (module.js:460:26) | |
at Object.Module._extensions..js (module.js:478:10) | |
at Module.load (module.js:355:32) | |
at Function.Module._load (module.js:310:12) | |
at Module.require (module.js:365:17) | |
at require (module.js:384:17) | |
at Object.<anonymous> (/home/bl/node_modules/generator-node-webkit/app/index.js:6:14) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment