-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
v0.33.0: allow installation of precompiled binaries with yarn@1 #3871
Comments
You may need to add the Please see #3750 for the full context. |
@lovell Just upgraded to 0.33.0, but I'm also on yarn (v1). I guess I misread the instructions and tried to add a I'd suggest adding to your installation verbiage that "yarn v1 requires |
yarn v1 has been in maintenance mode for almost 4 years. I understand people were (quite rightly) hesitant to upgrade yarn due to all the problems with "plug'n'play", but that feature can and should be switched off by setting nodeLinker to any value other than the default. Using the For those looking to use yarn for cross-platform installs via its |
I've updated the docs via commit 004fff9 If you're using yarn v1 please upgrade and set |
Feature request
What are you trying to achieve?
yarn add sharp
with yarnv1.22.19
Is there any reason to not allow installation with yarn 1?
The text was updated successfully, but these errors were encountered: