Skip to content
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

Fix Chocolatey package updates #7618

Open
Daniel15 opened this issue Oct 11, 2019 · 0 comments
Open

Fix Chocolatey package updates #7618

Daniel15 opened this issue Oct 11, 2019 · 0 comments
Assignees

Comments

@Daniel15
Copy link
Member

Daniel15 commented Oct 11, 2019

After #7595, the build server that publishes the Chocolatey package is hitting this error when trying to check out the Yarn Git repo now:

stderr: error: unable to create file __tests__/fixtures/install/install-update-auth-invalid-cache-integrity/.yarn-cache/v6/npm-safe-buffer-5.1.1-893312af69b2123def71f57889001671eeb2c853-integrity/node_modules/safe-buffer/.yarn-metadata.json: Filename too long

It's currently trying to check out the code to C:\Program Files (x86)\Jenkins\workspace\yarn-chocolatey

Maybe the workspace should move to a shorter directory, or maybe this update should just be moved to GitHub Actions. Don't want to spend too much time on something just for Yarn v1 if we'll be doing it differently for Berry. Making the directory path shorter is probably easiest.

@Daniel15 Daniel15 self-assigned this Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants