go-workflow-UI icon indicating copy to clipboard operation
go-workflow-UI copied to clipboard

项目无法build

Open Lewis-liuwei opened this issue 3 years ago • 0 comments

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! [email protected] build: vue-cli-service build --target lib --dest lib ./src/index.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] 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

Lewis-liuwei avatar Jul 12 '21 06:07 Lewis-liuwei