generator-angular-fullstack icon indicating copy to clipboard operation
generator-angular-fullstack copied to clipboard

Cannot start application

Open lucasrabelo opened this issue 6 years ago • 1 comments

  • [ X] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
Item Version
generator-angular-fullstack 5.0.0-rc.4
Node v10.15.3
npm 6.4.1
Operating System Fedora 29 & Fedora 30
etc etc
Item Answer
Transpiler Babel
Markup Pug
LESS LESS
Router ngRoute / ui-router the installer does give me this either choice
Client Tests Jasmine / Mocha Either
DB MongoDB /
Auth Y

After going through the docs presented in: https://angular-fullstack.github.io/get-started/ and https://angular-fullstack.github.io/get-started/installation/

and issuing the command: "gulp serve" I'm presented with this message.

Captura de tela de 2019-05-16 14-43-33

Also from the terminal, I get this message: image

During install i get these messages: image

image

If someone could give me an advice to circumvent this I'm much obliged. Also, I'm new to the MEAN stack, so maybe there is a way to fix this in my machine.

Thank you in advance

lucasrabelo avatar May 16 '19 17:05 lucasrabelo

In the older version: $ npm install -g yo gulp-cli [email protected] everything works fine!

lucasrabelo avatar May 16 '19 19:05 lucasrabelo