You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> brand-admin@3.0.2 build D:\works\brands\upgrade\Brands-Admin
> roadhog build
Creating an optimized production build...
Failed to compile.
index.js from UglifyJs
Invalid assignment [index.js:111267,30]
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! brand-admin@3.0.2 build: `roadhog build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the brand-admin@3.0.2 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2019-02-01T03_24_07_645Z-debug.log
I need help,my project build is wrong
error file: index.js:111267
my package.json:
直接使用
roadhog build
,打包过程是没有报错的,但打包的文件是用不了的,会报错。(本地环境的roadhog也是1.3.1)而使用
npm run build
,直接报错。使用
roadhog build --debug
也是没问题的求排解方式...
please....help......me.....
@sorrycc
The text was updated successfully, but these errors were encountered: