-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Quasar Upgrade error in Yarn 2 #8245
Comments
Looks like it's have been renamed, to |
And it's return something like this. Maybe this line should be change to versions.versions in yarn 2 Lines 90 to 92 in 9b9312d
|
Please use Yarn v1 for the moment. We have plans to create a CLI based on Vite instead of Webpack and that will allow us to officially support Yarn 2. |
Describe the bug
Execute
quasar upgrade
with Yarn 2 fails, even with node_modules pluginTo Reproduce
Steps to reproduce the behavior:
quasar upgrade
Expected behavior
The regular flow
Screenshots
Platform (please complete the following information):
OS:
Node:
NPM:
Yarn:
Browsers:
iOS:
Android:
Electron:
Additional context
It's wsl, not Linux
The text was updated successfully, but these errors were encountered: