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

Fix: Unmet peer dependency #59

Open
andyduong1920 opened this issue Jul 10, 2023 · 0 comments
Open

Fix: Unmet peer dependency #59

andyduong1920 opened this issue Jul 10, 2023 · 0 comments

Comments

@andyduong1920
Copy link
Member

Issue

Hi, I'm seeing this warning when using @nimblehq/eslint-config-nimble should we change something on these package sides :thinking_face:, Here is my package.json file

  "devDependencies": {
    "@nimblehq/eslint-config-nimble": "2.2.1",
    "eslint": "8.44.0",
  },

Expected

There should be no warning on the consumer side.

Steps to reproduce

  1. Init a new JS project
  2. Use latest eslint version on that new JS project
  3. Add @nimblehq/eslint-config-nimble
  4. Run yarn install or npm install and checking for the warning error in the log
@andyduong1920 andyduong1920 changed the title Fix: Fix: Unmet peer dependency Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant