-
### Describe the bug
Follow the reproduction at https://github.com/fpapado/swc-1.8.0-and-plugin-styled-components-4.0.0.
Using @swc/core@1.8.0 together with @swc/plugin-styled-components@4.0.0 and…
-
### What happened?
after moving devbox with corepack enabled to a different directory the following error appears after running devbox shell:
```
Internal Error: EEXIST: file already exists, syml…
-
### Verify latest release
- [X] I verified that the issue exists in the latest pnpm release
### pnpm version
_No response_
### Which area(s) of pnpm are affected? (leave empty if unsure)
…
-
NPM in recent versions has added support for a field/tool called [corepack](https://nodejs.org/api/corepack.html) which allows you to use specific package manager w/ a specific (or optional) version w…
-
Seems like we are still using the old yarn v1. Do we want to [migrate to Yarn v4 & corepack](https://yarnpkg.com/migration/overview) right now.
-
Currently this repository is using [`yarn` classic](https://classic.yarnpkg.com/en/).
One day, perhaps not too long from now, it will be deprecated for good, it says on the [install page](https://c…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
Hi, I'm running lastest yarn version 4.5.0 on GitHub Actions. I'm using a macos-15-xlarge runner. The memory on this ru…
-
I'm trying to run `corepack` inside devcontainers, in a `postCreateCommand`.
I've upgraded `corepack` to latest:
```
npm install --yes --global corepack@latest
```
Then run:
```
corepac…
-
Today there is an option for providing an `errorFormatter`, but in TRPC that is really just for enabling you to modify the format of the error. tRPC exposes a separate convention for actually handling…
-
@aduh95 @arcanis
https://github.com/nodejs/corepack/pull/436 has broken `COREPACK_NPM_REGISTRY` in combination with Sonatype Nexus repository manager.
```
ARG YARN_VERSION
ARG NPM_REGISTRY_URL=…