ErrLookup › vuejs/vue-cli
vuejs/vue-cli
🛠️ webpack-based tooling for Vue.js Development · JavaScript · 361 source files
Analyzed at 7eb93c169c on 2026-08-13. 36 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Cannot find polyfill ${item}, please refer to 'core-js-compa | validation | error | babel, polyfill, core-js, configuration |
| transpileDependencies only accepts an array of string or reg | validation | error | babel, configuration, transpile, type-validation |
| ${workboxPluginMode} is not a supported Workbox webpack plug | validation | error | pwa, workbox, configuration |
| Cannot resolve "@vue/vue${vueVersion}-jest" module. Please m | exception | error | jest, unit-test, vue, dependency |
| Cannot resolve "ts-jest" module. Typescript preset requires | exception | error | jest, typescript, unit-test, dependency |
| Expected string or integer value. | validation | error | plugin-api, version, type-validation |
| Require @vue/cli-service "${range}", but was loaded with "${ | validation | error | plugin-api, version, compatibility |
| Invalid type for option 'vuePlugins.service', expected 'arra | validation | error | configuration, package-json, type-validation |
| Do not modify webpack output.publicPath directly. Use the "p | validation | error | webpack, configuration, library-mode, public-path |
| The package manager has hoisted a wrong version of postcss, | exception | error | postcss, dependency, hoisting, css |
| Error loading ${fileConfigPath}: should export an object or | validation | error | configuration, vue-config, type-validation |
| Error loading Vue CLI config in package.json: the "vue" fiel | validation | error | configuration, package-json, type-validation |
| Configuration Error: Avoid modifying webpack output.path d | validation | error | webpack, configuration, output-dir |
| Configuration Error: Do not set output directory to projec | validation | error | webpack, configuration, output-dir, safety |
| Configuration Error: Avoid modifying webpack output.public | validation | error | webpack, configuration, public-path |
| The project seems to require yarn but it's not installed. | exception | error | package-manager, yarn, environment |
| The project seems to require pnpm${_hasPnpm ? ' >= 3' : ''} | exception | error | package-manager, pnpm, environment |
| 'url' and 'path' can't be defined at the same time. | validation | error | cli-ui, plugin, configuration |
| Widget definition ${definitionId} not found | exception | error | cli-ui, widgets, lookup |
| Expected string or integer value. | validation | error | validation, version, plugin-api, programmer-error |
| Require global @vue/cli "${range}", but was invoked by "${th | validation | error | version, cli, environment, semver, plugin-api |
| Require @vue/cli-service "${range}", but was loaded with "${ | validation | error | version, cli-service, dependency, semver, plugin-api |
| Can't find ${packageName} in package.json | exception | error | upgrade, dependency, package-json, plugin |
| Can't find ${packageName} in node_modules. Please install th | exception | error | upgrade, dependency, node-modules, environment |
| At least one dependency can't be found. Please install the d | exception | error | upgrade, dependency, node-modules, environment, batch |
| Make sure you define a value for the option ${options.set} | validation | error | config, cli, validation, command-line |
| Cannot resolve plugin ${pluginName} from package.json. Did y | exception | error | invoke, dependency, package-json, plugin, command-line |
| Plugin ${id} does not have a generator. | exception | error | invoke, plugin, generator, package-structure |
| Couldn't parse inline options JSON: ${e.message} | exception | error | invoke, json, validation, command-line, options |
| Invalid package name ${packageName} | validation | error | package-manager, validation, npm, package-name, programmer-error |
| You are using an outdated version of NPM. It does not suppor | exception | error | package-manager, npm, environment, version, dependency-management |
| metadata.error | exception | error | network, registry, npm, metadata, authentication, package-manager |
| The package.json file at '${packagePath}' does not exist | exception | error | filesystem, package-json, project-structure, environment |
| The package.json is malformed | exception | error | package-json, json, validation, filesystem, corruption |
| Invalid local preset path: ${path} | exception | error | preset, filesystem, validation, create, path |
| remote / local preset does not contain preset.json! | exception | error | preset, filesystem, validation, create, configuration |