-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
intend to implementThe team has the intention to implement this feature at some point. Contribution is also welcome.The team has the intention to implement this feature at some point. Contribution is also welcome.scope: eslint
Description
Version
4.5.6
Environment info
Environment Info:
System:
OS: Windows 10 10.0.18363
CPU: (8) x64 Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz
Binaries:
Node: 12.16.1 - C:\Program Files\nodejs\node.EXE
Yarn: Not Found
npm: 6.13.4 - C:\Program Files\nodejs\npm.CMD
Browsers:
Chrome: Not Found
Edge: Spartan (44.18362.449.0)
npmPackages:
@ckeditor/ckeditor5-vue: ^1.0.3 => 1.0.3
@vue/babel-helper-vue-jsx-merge-props: 1.0.0
@vue/babel-helper-vue-transform-on: 1.0.0-rc.2
@vue/babel-plugin-jsx: 1.0.0-rc.3
@vue/babel-plugin-transform-vue-jsx: 1.1.2
@vue/babel-preset-app: 4.5.6
@vue/babel-preset-jsx: 1.1.2
@vue/babel-sugar-functional-vue: 1.1.2
@vue/babel-sugar-inject-h: 1.1.2
@vue/babel-sugar-v-model: 1.1.2
@vue/babel-sugar-v-on: 1.1.2
@vue/cli-overlay: 4.5.6
@vue/cli-plugin-babel: ^4.5.6 => 4.5.6
@vue/cli-plugin-eslint: ^4.5.6 => 4.5.6
@vue/cli-plugin-router: ^4.5.6 => 4.5.6
@vue/cli-plugin-unit-jest: ^4.5.6 => 4.5.6
@vue/cli-plugin-vuex: ^4.5.6 => 4.5.6
@vue/cli-service: ^4.5.6 => 4.5.6
@vue/cli-shared-utils: 4.5.6
@vue/component-compiler-utils: 3.2.0
@vue/eslint-config-prettier: ^6.0.0 => 6.0.0
@vue/preload-webpack-plugin: 1.1.2
@vue/test-utils: ^1.1.0 => 1.1.0
@vue/web-component-wrapper: 1.2.0
bootstrap-vue: ^2.17.3 => 2.17.3
eslint-plugin-vue: ^7.0.0 => 7.0.0
jest-serializer-vue: 2.0.2
portal-vue: ^2.1.6 => 2.1.7
typescript: ^4.0.3 => 4.0.3
vue: ^2.6.12 => 2.6.12
vue-apollo: ^3.0.4 => 3.0.4
vue-cli-plugin-apollo: ^0.22.2 => 0.22.2
vue-cli-plugin-bootstrap-vue: ^0.7.0 => 0.7.0
vue-eslint-parser: 7.1.0
vue-functional-data-merge: 3.1.0
vue-hot-reload-api: 2.3.4
vue-jest: 3.0.7
vue-loader: 15.9.3 (16.0.0-beta.8)
vue-router: ^3.4.5 => 3.4.5
vue-style-loader: 4.1.2
vue-template-compiler: ^2.6.12 => 2.6.12
vue-template-es2015-compiler: 1.9.1
vuex: ^3.5.1 => 3.5.1
npmGlobalPackages:
@vue/cli: Not Found
Steps to reproduce
install cli-plugin-eslint
run npm audit
What is expected?
You will get a warning:
npm WARN eslint-loader@2.2.1 requires a peer of eslint@>=1.6.0 <7.0.0 but none is installed. You must install peer dependencies yourself.
What is actually happening?
Package is deprecated it can be verified at https://www.npmjs.com/package/eslint-loader
Update eslint-loader which is depricated to eslint-webpack-plugin
ThePixelDeveloper, gorbunovav, haoqunjiang, hya15, lianzhao and 8 morewuyuweixin
Metadata
Metadata
Assignees
Labels
intend to implementThe team has the intention to implement this feature at some point. Contribution is also welcome.The team has the intention to implement this feature at some point. Contribution is also welcome.scope: eslint