question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

UNMET PEER DEPENDENCY eslint-plugin-jsx-a11y@^2.2.3

See original GitHub issue

Hi, I noticed that the version for eslint-plugin-jsx-a11y shows ^3.0.2 but the npm package installed uses ^2.2.3.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13

github_iconTop GitHub Comments

6reactions
ljharbcommented, Dec 14, 2016

Atom has a bug where you need to restart it when you make any node_modules change.

1reaction
ljharbcommented, Jan 5, 2017

It’s not something that needs fixing - it’s just the nature of peer deps in npm - but it’s up to v3 on master, so whenever the next release happens, it’ll be included.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unmet peer dependencies installing Eslint and plugins
It's just that Eslint doesn't work anymore which 'eslint app.jsx' etc shows (see below). I get this error of unmet peer dependencies on...
Read more >
eslint-plugin-jsx-a11y
This plugin does a static evaluation of the JSX to spot accessibility issues in React apps. Because it only catches errors in static...
Read more >
How to fix Npm missing peer dependency – iTecNote
I do not know how to fix below peer dependency error. ... UNMET PEER DEPENDENCY eslint-plugin-jsx-a11y@3.0.2 ├─┬ eslint-plugin-react@6.8.0 npm ERR! peer ...
Read more >
eslint-plugin-jsx-a11y versions and peer dependencies
Online Peer dependency version tool to search for compatible versions of related NPM packages.
Read more >
mxstbr/react-boilerplate
+-- UNMET PEER DEPENDENCY react-dom@15.6.1 ... hi is there any config for server side rendering for this boilerplate. jithukuttanmm. @jithukuttanmm.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found