fabianLeon / oas

0 stars 1 forks source link

Grunt serve is not working #3

Closed juusechec closed 7 years ago

juusechec commented 7 years ago

Before generate project I execute this command and receive errors locating bower resources.

jorge@ulises:~/workspace/syllabus> grunt serve
Running "serve" task

Running "clean:server" (clean) task
>> 0 paths cleaned.

Running "wiredep:app" (wiredep) task
Warning: Error: Cannot find where you keep your Bower packages. Use --force to continue.

Aborted due to warnings.

Execution Time (2017-01-03 23:46:30 UTC-5)
loading tasks                137ms  ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 56%
loading grunt-contrib-clean    5ms  ▇ 2%
clean:server                   8ms  ▇▇ 3%
wiredep:app                   91ms  ▇▇▇▇▇▇▇▇▇▇▇▇▇ 37%
Total 244ms
fabianLeon commented 7 years ago

El generador debe completar su proceso de generación completo, al no tener respuesta acerca de la version de angular que se desea instalar, el no completa la instalacion de bower_components!!

juusechec commented 7 years ago

Relacionado a: https://github.com/fabianLeon/oas/issues/2