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

Cannot GET / after gulp serve

Open CocoFox opened this issue 6 years ago • 5 comments

After responding to all questions and executing with "gulp serve", localhost:3000 shows Cannot GET /

  • [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 x.x.x
Node x.x.x
npm x.x.x
Operating System OS X 10 / Windows 10 / Ubuntu 15.10 / etc
etc etc
Item Answer
Transpiler Babel / TypeScript
Markup HTML / Pug
CSS CSS / LESS / SCSS / Stylus
Router ngRoute / ui-router
Client Tests Jasmine / Mocha
DB MongoDB / SQL
Auth Y / N
etc etc

CocoFox avatar May 24 '19 12:05 CocoFox

Same issue. Any solution?

mrl0330 avatar Jul 18 '19 01:07 mrl0330

same issue here

xayahrakan avatar Aug 30 '19 10:08 xayahrakan

same for me

lilian131 avatar Sep 07 '19 08:09 lilian131

same for me, any update please? Thanks!

iadc2005 avatar Dec 17 '19 06:12 iadc2005

Hi Folks, You can run the application by following cmd $ npm run start:server AND $ npm run start:server

Once started...

Screen Shot 2019-12-20 at 1 03 04 PM

Hope this help! 💫

rkumar1904 avatar Dec 20 '19 07:12 rkumar1904