-
In yarn2, any module you attempt to `require()` must be declared as a dependency in your *own* package.json. This means when `@node-rs/helper` attempts to, for example, `require('@swc/core-linux')`, …
-
**Describe the bug**
The `playwright` and `playwright-chromium` dependencies listed in "DevDependencies" are actually being used in the runtime.
When using a strict packagemanager these will not be …
-
Using yarn 2.4.0 without node_modules, this plugin fails to start a debugger.
logs from vscode:
```
Welcome to fish, the friendly interactive shell
Type `help` for instructions on how to use f…
-
Using ~~Plug'n'Play (PnP) with~~ Yarn 2, I get the following error whenever trying to run `spago`:
```
/Users/mhmdanas/Desktop/projecteuler-solutions/.yarn/unplugged/spago-npm-0.13.1-4737e24f3e/node…
-
**Describe the bug**
When use yarn2 PnP, importing Migration class from @mikro-orm/migrations will emit the following error:
```
../../../.yarn/$$virtual/@mikro-orm-migrations-virtual-fbfe7e7b…
-
Hello! Thanks for the lib. I tried migrate from husky4 to this solution and found a problem.
When I try to install this lib:
```
yarn add -D simple-git-hooks
```
I see in console the followin…
-
Hi,
## Feature Request
I was wondering if it would be possible to have multiple options under the "Select Typescript version" command palette entry.
Looking here https://github.…
-
should be able to install prettier and any prettier plugin with yarn2 (PnP enabled), and run it against the filetype, and have it fail to find the parser.
```
> yarn prettier --write api/app/src/mai…
-
## I'm submitting a...
[ x] Bug report
Please add `swagger-ui-express` and `express` as `optionalDependencies` to `package.json`, and probably also the fastify libraries. Basically any library…
-
- [x] I'd be willing to implement a fix
More of a maybe on that. I have no idea why this bug occurs. If I get some hint I could possibly help with implementing a fix. The types for jest are install…