Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.

fix unmet peer dependency #3

Closed
alexisargyris opened this issue Jan 31, 2019 · 1 comment
Closed

fix unmet peer dependency #3

alexisargyris opened this issue Jan 31, 2019 · 1 comment
Assignees
Labels

Comments

@alexisargyris
Copy link
Collaborator

npm ERR! peer dep missing: eslint@^4.9.0, required by eslint-config-airbnb@16.1.0
npm ERR! peer dep missing: eslint@^3.0.0 || ^4.0.0, required by eslint-plugin-react@7.6.1
npm ERR! peer dep missing: eslint-plugin-import@^2.7.0, required by eslint-config-airbnb@16.1.0
npm ERR! peer dep missing: eslint-plugin-jsx-a11y@^6.0.2, required by eslint-config-airbnb@16.1.0
npm ERR! extraneous: eslint-config-airbnb@16.1.0 C:\Users\aargyr\Documents\personal\projects\evernote-lambda\node_modules\eslint-config-airbnb
npm ERR! extraneous: eslint-plugin-react@7.6.1 C:\Users\aargyr\Documents\personal\projects\evernote-lambda\node_modules\eslint-plugin-react

have a look here

@alexisargyris alexisargyris self-assigned this Jan 31, 2019
@alexisargyris
Copy link
Collaborator Author

npm ERR! Linux 4.4.0-116-generic
npm ERR! argv "/home/runner/.nvm/versions/node/v4.3.2/bin/node" "/home/runner/.nvm/versions/node/v4.3.2/bin/npm" "install" "--only=production"
npm ERR! node v4.3.2
npm ERR! npm v2.14.12
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package eslint@5.12.1 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer eslint-plugin-import@2.16.0 wants eslint@2.x - 5.x
npm ERR! peerinvalid Peer eslint-plugin-jsx-a11y@6.2.0 wants eslint@^3 || ^4 || ^5
npm ERR! peerinvalid Peer eslint-plugin-react@7.12.4 wants eslint@^3.0.0 || ^4.0.0 || ^5.0.0
npm ERR! peerinvalid Peer eslint-config-airbnb@16.1.0 wants eslint@^4.9.0

npm ERR! Please include the following file with any support request:
npm ERR! /home/runner/evernote-lambda/npm-debug.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant