Skip to content

[Feature Request] support eslint-plugin-prettier@v4 #5

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

Closed
Mister-Hope opened this issue Oct 11, 2021 · 2 comments
Closed

[Feature Request] support eslint-plugin-prettier@v4 #5

Mister-Hope opened this issue Oct 11, 2021 · 2 comments

Comments

@Mister-Hope
Copy link

Mister-Hope commented Oct 11, 2021

See titlte.

I am not sure if we need this package anymore. If we don't, please make some changes in readme.

@csntr
Copy link

csntr commented Oct 21, 2021

@Mister-Hope What did you do to fix it? Did you downgrade to 3?

@basickarl
Copy link

karl@basickarl MINGW64 /d/Development/langurama/web (main)
$ npm install --save-exact --save-dev @vue/[email protected]
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint-plugin-prettier
npm ERR!   dev eslint-plugin-prettier@"4.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint-plugin-prettier@"^3.1.0" from @vue/[email protected]
npm ERR! node_modules/@vue/eslint-config-prettier
npm ERR!   dev @vue/eslint-config-prettier@"6.0.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See C:\Users\karl\AppData\Local\npm-cache\eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\karl\AppData\Local\npm-cache\_logs\2021-12-22T19_39_45_680Z-debug.log

I'm upgrading package versions and this one complains when I upgraded eslint-plugin-prettier to 4.0.0. I have the same question, is this package needed? Or should I downgrade to v3?

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

3 participants