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

Module parse failed: You may need an appropriate loader to handle this file type.

Open adeebbasheer opened this issue 9 years ago • 8 comments

When I run the project created using generator-angular-fullstack@alpha using npm start this is the error I get

image

  • [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 alpha
Node 6.3.0
npm 3.10.8
Operating System Ubuntu 14.04
Item Answer
Transpiler TypeScript
Markup HTML
CSS SCSS
Router ui-router
Client Tests Mocha
DB MongoDB
Auth Y

adeebbasheer avatar Dec 16 '16 05:12 adeebbasheer

I haven't tested the latest alpha code with TypeScript yet, just Babel.

Awk34 avatar Dec 16 '16 16:12 Awk34

will you please test it ? Thanks in advance

adeebbasheer avatar Dec 16 '16 18:12 adeebbasheer

I'll try to take a look soon

Awk34 avatar Dec 16 '16 19:12 Awk34

This is related to an issues preventing decorated classes from being exported properly with Babel. This should be fixed once babel/babel#5020 is merged.

Awk34 avatar Dec 21 '16 19:12 Awk34

Makes me think about something else.... keep an eye on #2422 as well.

Awk34 avatar Dec 22 '16 22:12 Awk34

try your luck with 5.0.0-alpha.3

Awk34 avatar Dec 25 '16 21:12 Awk34

+1

ahmadsety avatar Feb 09 '17 12:02 ahmadsety

Can this be closed?

Awk34 avatar Aug 17 '17 17:08 Awk34