sentry-electron icon indicating copy to clipboard operation
sentry-electron copied to clipboard

feat: Use yarn v4

Open timfish opened this issue 2 months ago • 0 comments

To have yarn v4 work with Volta I had to:

> npm install -g corepack
> corepack enable --install-directory ~/.volta/bin

timfish avatar May 12 '24 10:05 timfish