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

SyntaxError: Unexpected token ) at webpack.make.js:277 #2716

Closed Huzaifaahmed20 closed 6 years ago

Huzaifaahmed20 commented 6 years ago
Item Version
generator-angular-fullstack 5.0.0-rc.1
Node 6.11.1
npm 6.0.0
Operating System Windows 10
Item Answer
Transpiler Babel
Markup HTML
CSS CSS
Router ui-router
Client Tests Mocha
DB MongoDB
Auth Y

whenever i am running
npm run start:client it gives me the following error

PS: npm run start:server is working correctly, please help