angular-fullstack / generator-angular-fullstack

Yeoman generator for an Angular app with an Express server
https://awk34.gitbook.io/generator-angular-fullstack
6.13k stars 1.24k forks source link

Getting Started - Just getting .. Loading... #2764

Closed dgleba closed 5 years ago

dgleba commented 5 years ago

Update 1: It appears that my issue is the same as this one. https://github.com/angular-fullstack/generator-angular-fullstack/issues/2763#issue-369778536 .

I did as @albert-92 did. I downgraded to 5.0.0-rc.1 though. I also changed to typescript from babel. Not sure what effect that had.

==

Forgive me if this is simply tech support. I just don't know at this point. If it's just tech support, then just tell me and I will post on stackoverflow.

I followed the instructions on https://angular-fullstack.github.io/get-started/ and I think I did it correctly.

At http://localhost:8080/ I am simiply getting Loading...

===

image

===

Item Version
generator-angular-fullstack v5.0.0-rc.4
Node v8.9.0
npm 5.5.1
Operating System Ubuntu 16.04
Item Answer
Transpiler Babel
Markup HTML
CSS SCSS
Router ngRoute / ui-router ? default?
Client Tests Jasmine
DB MongoDB
Auth Y