wet-boew / generator-wet-boew-theme

Yo generator for WET theme development
Other
4 stars 10 forks source link

Optimized the build #16

Closed LaurentGoderre closed 9 years ago

LaurentGoderre commented 9 years ago

Addresses #12

delisma commented 9 years ago

I tried the new yo generator and I'm getting this error:

npm ERR! wet-boew-405@4.0.4 postinstall: `bower update && cd lib/wet-boew && npm install`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the wet-boew-405@4.0.4 postinstall script.
npm ERR! This is most likely a problem with the wet-boew-405 package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     bower update && cd lib/wet-boew && npm install
npm ERR! You can get their info via:
npm ERR!     npm owner ls wet-boew-405
npm ERR! There is likely additional logging output above.
npm ERR! System Darwin 13.3.0
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Users/elismatic/Cloud Storage/Github/ElismatiQ/wet-boew-4.0.5.1
npm ERR! node -v v0.10.26
npm ERR! npm -v 1.4.3
npm ERR! code ELIFECYCLE
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/elismatic/Cloud Storage/Github/ElismatiQ/wet-boew-4.0.5.1/npm-debug.log
npm ERR! not ok code 0

I even tried with the sudo command, and it's still gave the same error

LaurentGoderre commented 9 years ago

The change was not published to npm so this feature is not available. Also this is not the full error. We need the full stack to investigate.