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

The engine "yarn" is incompatible with this module #489

Closed
1 of 3 tasks
zabojad opened this issue Oct 11, 2018 · 2 comments
Closed
1 of 3 tasks

The engine "yarn" is incompatible with this module #489

zabojad opened this issue Oct 11, 2018 · 2 comments
Assignees

Comments

@zabojad
Copy link

zabojad commented Oct 11, 2018

OS:

  • Windows
  • MacOS
  • Linux

Output of node -v && npm -v && yarn version && npm ls --prod --depth=0

node -v && npm -v && yarn version && npm ls --prod --depth=0
v8.11.3
5.6.0
yarn version v0.27.5
info Current version: 0.0.1

The output when yarn adding:

$ yarn add react-native-sentry
yarn add v0.27.5
[1/4] Resolving packages...
[2/4] Fetching packages...
error @sentry/wizard@0.11.1: The engine "yarn" is incompatible with this module. Expected version ">=1.0.2".
error Found incompatible module
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
@HazAT
Copy link
Member

HazAT commented Oct 18, 2018

Can you try to update your yarn version?

@HazAT HazAT self-assigned this Oct 18, 2018
@zabojad
Copy link
Author

zabojad commented Oct 25, 2018

@HazAT Thank you, that was indeed the cause of this issue. No problem with yarn v1.10.1

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