Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValidationError: Progress Plugin Invalid Options #51

Open
T-h-o-r-007 opened this issue Feb 6, 2024 · 0 comments
Open

ValidationError: Progress Plugin Invalid Options #51

T-h-o-r-007 opened this issue Feb 6, 2024 · 0 comments

Comments

@T-h-o-r-007
Copy link

kbide@1.2.0 serve /home/dharmesh/Downloads/KBProIDE-v.1.2.0
vue-cli-service serve

INFO Starting development server...
ERROR ValidationError: Progress Plugin Invalid Options

    options should NOT have additional properties
    options should NOT have additional properties
    options should NOT have additional properties
    options should pass "instanceof" keyword validation
    options should match exactly one schema in oneOf

ValidationError: Progress Plugin Invalid Options

options should NOT have additional properties
options should NOT have additional properties
options should NOT have additional properties
options should pass "instanceof" keyword validation
options should match exactly one schema in oneOf

at validateOptions (/home/dharmesh/Downloads/KBProIDE-v.1.2.0/node_modules/webpack/node_modules/schema-utils/src/validateOptions.js:32:11)
at new ProgressPlugin (/home/dharmesh/Downloads/KBProIDE-v.1.2.0/node_modules/webpack/lib/ProgressPlugin.js:62:3)
at new Progress (/home/dharmesh/Downloads/KBProIDE-v.1.2.0/node_modules/progress-webpack-plugin/index.js:25:21)
at new progressPlugin (/home/dharmesh/Downloads/KBProIDE-v.1.2.0/node_modules/progress-webpack-plugin/index.js:127:10)
at /home/dharmesh/Downloads/KBProIDE-v.1.2.0/node_modules/webpack-chain/src/Plugin.js:14:18
at module.exports.toConfig (/home/dharmesh/Downloads/KBProIDE-v.1.2.0/node_modules/webpack-chain/src/Plugin.js:78:22)
at /home/dharmesh/Downloads/KBProIDE-v.1.2.0/node_modules/webpack-chain/src/Config.js:129:63
at Array.map (<anonymous>)
at module.exports.toConfig (/home/dharmesh/Downloads/KBProIDE-v.1.2.0/node_modules/webpack-chain/src/Config.js:129:40)
at Service.resolveWebpackConfig (/home/dharmesh/Downloads/KBProIDE-v.1.2.0/node_modules/@vue/cli-service/lib/Service.js:277:34)
at PluginAPI.resolveWebpackConfig (/home/dharmesh/Downloads/KBProIDE-v.1.2.0/node_modules/@vue/cli-service/lib/PluginAPI.js:132:25)
at serve (/home/dharmesh/Downloads/KBProIDE-v.1.2.0/node_modules/@vue/cli-service/lib/commands/serve.js:79:31)
at Service.run (/home/dharmesh/Downloads/KBProIDE-v.1.2.0/node_modules/@vue/cli-service/lib/Service.js:262:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! kbide@1.2.0 serve: vue-cli-service serve
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the kbide@1.2.0 serve script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant