-
https://github.com/yarnpkg/pnp-sample-app
Should work like existing `multiple-roots` scenario.
Tasks:
- [ ] The abstract dependency graph is not going to be automatically inferrable because e…
-
### Describe the Bug
I am using Yarn berry in my project, which I believe is already supported: https://github.com/withastro/language-tools/issues/370 (and I could install the Astro language server…
-
**Describe the bug**
I'm unable to install redocly in devDependencies and use it with Yarn Pnp mode. It shows an error for undeclared dependencies.
**To Reproduce**
Steps to reproduce the behavio…
-
Hi,
just gave esbuild+Yarn pnp a fresh try, but still not getting it working despite being declared as compatible.
The smallest ever setup fails to load react libs.
Platform: Windows 11.
Separ…
-
Thanks for this useful library. I was wondering if this works together with [Yarn 2 Plug'n'play (pnp)](https://yarnpkg.com/features/pnp)?
I am getting the following error:
```
Command failed: …
-
In Yarn 2 PnP mode, there is no `node_modules` folder. Everything is in `.yarn` cache and kept loaded in memory. Would it be possible to add support for this in `webpack-node-externals` or have you al…
-
**Context:**
- Playwright Version: 1.28.0
- Operating System: Mac
- Node.js version: 18.10.0
- Visual Studio Code version: 1.73.1
- Playwright for VSCode extension version: 1.0.0
- Browser: Al…
-
There's a couple spots that need patches:
- Generated configs (`extends: ./node_modules/gts`, etc)
- `execa` calls to `node ./node_modules/*`
Implementation thoughts:
- Check for `.yarn`? Hack…
-
As mentioned [here](https://github.com/swc-project/swc-node/issues/804#issuecomment-2212491125), the changes to use `oxc-resolver` breaks projects that rely on Yarn PnP. I suggest we provide some fall…
-
Hello!
First of all, thanks for creating and maintaining this useful tool.
Just a quick note to inform you that this plugin is currently not compatible with [Yarn PnP](https://yarnpkg.com/featur…