mapascoletivos/webapp

Erro gerando build do web app

Closed this issue · 0 comments

Seguindo os passos de instalação, o grunt dá erro ao não encontrar o módulo 'angular-cookie'. Lembro que havia uma maneira de instalar manualmente, mas não encontrei a documentação. Este é log do erro:

>> Error: Cannot find module 'angular-cookie/angular-cookie' from '/Users/vgeorge/dev/mapascoletivos/webapp/tmp/app'
Warning: Error running grunt-browserify. Use --force to continue.

Aborted due to warnings.
npm ERR! code ELIFECYCLE
npm ERR! errno 6
npm ERR! yby-client@0.1.0 watch: `NODE_ENV=development ./node_modules/.bin/grunt`
npm ERR! Exit status 6
npm ERR! 
npm ERR! Failed at the yby-client@0.1.0 watch script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/vgeorge/.npm/_logs/2018-08-19T22_12_12_768Z-debug.log
ERROR: "watch" exited with 6.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! yby-client@0.1.0 start: `npm-run-all -p server watch`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the yby-client@0.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/vgeorge/.npm/_logs/2018-08-19T22_12_12_857Z-debug.log