-
Notifications
You must be signed in to change notification settings - Fork 191
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
EROFS: read-only filesystem with Yarn 2 #358
Comments
Clone of #343 - yarn tries to update the .zip of gh-pages ... version 1 of yarn and also npm does not use compressed modules so this works there - that .cache folder should not be there, but gh-pages needs it... |
This should be fixed in |
I only want to confirm that it's fixed - tested in three different projects with yarn2. Thx. |
Good news. Thanks for verifying, @Adrian-Grimm. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when I run
yarn dlx gh-pages -d build
, I get:EDIT: this also occurs in a package.json script
EDIT: related? #343
The text was updated successfully, but these errors were encountered: