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

web: failed to call yarn install #780

Closed
membphis opened this issue Nov 11, 2020 · 4 comments · Fixed by #785
Closed

web: failed to call yarn install #780

membphis opened this issue Nov 11, 2020 · 4 comments · Fixed by #785
Assignees
Labels
documentation Improvements or additions to documentation frontend good first issue Good for newcomers
Milestone

Comments

@membphis
Copy link
Member

image

$ yarn
yarn install v1.22.10
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
error swagger-client@3.10.12: The engine "node" is incompatible with this module. Expected version ">=10.21.0". Got "10.19.0"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
@membphis membphis added the documentation Improvements or additions to documentation label Nov 11, 2020
@membphis
Copy link
Member Author

@juzhiyuan please confirm if we should update the doc or it is a bug.

@juzhiyuan
Copy link
Member

image

This doc need to be updated.

@juzhiyuan juzhiyuan added good first issue Good for newcomers frontend labels Nov 11, 2020
@membphis
Copy link
Member Author

membphis commented Nov 11, 2020

Expected version ">=10.21.0". Got "10.19.0"

image

I think I have installed a right version. "10.19.0" > 10.0.0+

@juzhiyuan juzhiyuan self-assigned this Nov 11, 2020
@juzhiyuan juzhiyuan added this to the 2.0 milestone Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation frontend good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants