-
Problem: When using a monorepo with yarn pnp, the auto import code action never lists options for other packages within the monorepo.
Here's a rerpoduction repository: https://github.com/Arthur944/…
-
# Issue Template
`node`
## Issues
- Remove Yarn from node. Yarn has its own template `yarn`, which overlaps with `node`
- Update `yarn` template to match the official one when initialising Yarn …
-
https://github.com/remigailard80/Storybook-Vite
---------
Env : Node 14.17
MacBook Air (M1, 2020) Big Sur 11.3.1
----------
**I tried to start storybook project with vite with this flow.**
…
-
## Bug Report
This is also related to #1577 and #1454.
[Reproduction Repo](https://github.com/pomSense/yarn-pnp-sls-offline/tree/main) - See README for quick reproduction steps
**Current B…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
Yarn pnp can't load synckit worker hence prettier plugin fails to run.
Why do I file this against yarn? Everything wo…
-
The `injectAxe` command currently directly looks for the `node_modules` folder to get `axe-core` source code. This - however - makes it incompatible with Yarn Plug'n'Play, since it doesn't rely on `no…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
I have a monorepo with a build script that calls `fs.cpSync` to copy Yarn-installed dependencies into a build dir…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
When using `fs.rm` with `recursive: true` (or its sync, async version `rmSync` and `fs/promises#rm`), there's an …
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
Yarn 4.3.1 generated different nm layout on Node.js 23 when `enableTransparentWorkspaces` is `false`. I also tested on …
-
It looks like there's a line that explicitly references `node_modules` here: https://github.com/changesets/action/blob/master/src/run.ts#L186. When using Yarn PnP, this fails, since node_modules doesn…