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
Use // eslint-disable-next-line to ignore the next line.
Use /* eslint-disable */ to ignore all warnings in a file.
⠸ Building for production as library (commonjs,umd,umd-min)...
ERROR Build failed with errors.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! workflow-ui@1.1.0 build: vue-cli-service build --target lib --dest lib ./src/index.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the workflow-ui@1.1.0 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! /home/dx/.npm/_logs/2021-07-12T06_22_38_121Z-debug.log
The text was updated successfully, but these errors were encountered:
Use // eslint-disable-next-line to ignore the next line.
Use /* eslint-disable */ to ignore all warnings in a file.
⠸ Building for production as library (commonjs,umd,umd-min)...
ERROR Failed to compile with 1 error 下午2:22:38
error in ./src/components/Generator/Main.vue
Module Error (from ./node_modules/eslint-loader/index.js):
/home/dx/frotent/go-workflow-UI-master/src/components/Generator/Main.vue
134:5 error Unexpected console statement no-console
✖ 1 problem (1 error, 0 warnings)
@ ./src/components/Generator/index.js 1:0-31 3:0-27 4:15-24
@ ./src/components/index.js
@ ./src/index.js
@ ./node_modules/@vue/cli-service/lib/commands/build/entry-lib.js
ERROR Build failed with errors.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! workflow-ui@1.1.0 build:
vue-cli-service build --target lib --dest lib ./src/index.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the workflow-ui@1.1.0 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! /home/dx/.npm/_logs/2021-07-12T06_22_38_121Z-debug.log
The text was updated successfully, but these errors were encountered: