-
-
Notifications
You must be signed in to change notification settings - Fork 73
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
yarn install fails #175
Comments
Using Yarn 3, I get a slightly different error that I believe has the same root cause:
Subsequent
The error log contains:
This is also referenced in #155. Running |
Experiencing the same issues. Any updates on this? @abbr |
it seems like it happens on node v20. reverting to use node v18 makes it work |
See this for a solution and workaround: |
After switching to an M1 Mac I get the following error.
I tried adding a resolution to version 0.1.28 in my package.json which did not help.
The text was updated successfully, but these errors were encountered: