Created
March 2, 2015 17:28
-
-
Save mcallari/22c68275c27ed3dbaf8c to your computer and use it in GitHub Desktop.
Aurora Error
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
vagrant@guardian-portal:/var/www/guardian-portal/docroot/sites/all/themes/contrib$ yo aurora | |
events.js:85 | |
throw er; // Unhandled 'error' event | |
^ | |
Error: Cannot find module './build/Release/shell' | |
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/vagrant/.ndenv/versions/v0.12.0/lib/node_modules/generator-drupal-theme/node_modules/execSync/index.js:30:11) | |
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) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment