preboot / angular-webpack

A complete, yet simple, starter for Angular v2+ using webpack
MIT License
1.29k stars 556 forks source link

npm run build error, may not be issue with this repo #290

Closed ghost closed 7 years ago

ghost commented 7 years ago

94% asset optimization [at-loader] Checking started in a separate process...

[at-loader] Checking finished with 140 errors Error in bail mode: [at-loader] node_modules/@types/lodash/index.d.ts:11444:21 ']' expected.

npm ERR! Linux 4.8.0-37-generic npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "build" npm ERR! node v7.4.0 npm ERR! npm v4.0.5 npm ERR! code ELIFECYCLE npm ERR! app@0.0.0 build: rimraf dist && webpack --progress --profile --bail npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the app@0.0.0 build script 'rimraf dist && webpack --progress --profile --bail'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the app package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! rimraf dist && webpack --progress --profile --bail npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs app npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls app npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! /home/jeremiah/Projects/angular2-webpack/npm-debug.log