UNMET PEER DEPENDENCY eslint-plugin-jsx-a11y@^2.2.3
See original GitHub issueHi, 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:
- Created 7 years ago
- Comments:13
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Atom has a bug where you need to restart it when you make any node_modules change.
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.