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

yarn install warnings #39

Open
rngadam opened this issue Aug 16, 2018 · 0 comments
Open

yarn install warnings #39

rngadam opened this issue Aug 16, 2018 · 0 comments

Comments

@rngadam
Copy link
Contributor

rngadam commented Aug 16, 2018

yarn upgrade --latest maybe?

> yarn install
yarn install v1.7.0
warning package.json: "dependencies" has dependency "babel-eslint" with range "7.2.3" that collides with a dependency in "devDependencies" of the same name with version "^8.2.2"
warning package.json: "dependencies" has dependency "eslint" with range "4.10.0" that collides with a dependency in "devDependencies" of the same name with version "^4.19.1"
warning package.json: "dependencies" has dependency "eslint-plugin-import" with range "2.8.0" that collides with a dependency in "devDependencies" of the same name with version "^2.9.0"
warning package.json: "dependencies" has dependency "eslint-plugin-jsx-a11y" with range "5.1.1" that collides with a dependency in "devDependencies" of the same name with version "^6.0.3"
warning package.json: "dependencies" has dependency "eslint-plugin-react" with range "7.4.0" that collides with a dependency in "devDependencies" of the same name with version "^7.7.0"
warning latest@0.1.0: "dependencies" has dependency "babel-eslint" with range "7.2.3" that collides with a dependency in "devDependencies" of the same name with version "^8.2.2"
warning latest@0.1.0: "dependencies" has dependency "eslint" with range "4.10.0" that collides with a dependency in "devDependencies" of the same name with version "^4.19.1"
warning latest@0.1.0: "dependencies" has dependency "eslint-plugin-import" with range "2.8.0" that collides with a dependency in "devDependencies" of the same name with version "^2.9.0"
warning latest@0.1.0: "dependencies" has dependency "eslint-plugin-jsx-a11y" with range "5.1.1" that collides with a dependency in "devDependencies" of the same name with version "^6.0.3"
warning latest@0.1.0: "dependencies" has dependency "eslint-plugin-react" with range "7.4.0" that collides with a dependency in "devDependencies" of the same name with version "^7.7.0"
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
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

2 participants