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

Fallback to npm fails if yarn is outdated #6

Open
johnymontana opened this issue May 18, 2020 · 1 comment
Open

Fallback to npm fails if yarn is outdated #6

johnymontana opened this issue May 18, 2020 · 1 comment

Comments

@johnymontana
Copy link
Member

Error: node >=12.0.0 required, but found 12.9.1
yarn >=1.15.0 required, but found 1.13.0

Currently if yarn is available but outdated then the fallback to npm fails. Instead of erroring after version check, try fallback to npm

@johnymontana
Copy link
Member Author

Note that the --use-npm flag can be set to force usage of npm

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

No branches or pull requests

1 participant