-
### Environment information
```block
CLI:
Version: 1.8.3
Color support: true
Platform:
CPU Architecture: x86_64
OS: …
-
https://github.com/parcel-bundler/lightningcss/blob/baa1a2b7fa52eeb3827f8edcc2e14de33cd69ad0/node/index.js#L16
### Description
After upgrading to Vite 5.0 for our Serverless application, we enco…
-
`berry` generates many files and directories like `.yarn/cache/*`, `.pnp.js`. Some of them seem better to be ignored, but I don't know what to ignore.
There are no examples in https://github.com/g…
-
I use `knip` in multiple projects for a week or maybe 2-3 weeks for now ever since I found it.
It is excellent but I somehow get this error replicated across different projects. Mainly used it in N…
-
### What version of `astro` are you using?
2.1.0
### Are you using an SSR adapter? If so, which one?
None
### What package manager are you using?
Yarn 3 usually, but here all of them ou…
-
# Bug Report
Pino's loading of pino-pretty is non-standard, which causes issues when starting payload with Yarn 2+
```
C:\Projects\payload-test\.pnp.cjs:27062
Error.captureStackTrace(fir…
-
**Describe the bug**
@slidev/client is not isolate-safe.
**Minimal reproduction**
Steps to reproduce the behavior:
0. Using Yarn PnP as package manager:
```
yarn set version 4.…
-
`package.json` requirements look like this –
```
"dependencies": {
"@sentry/node": "^5.30.0",
"body-parser": "1.19.0",
"express": "^4.17.1",
"firebase-admin": "10.0.0",
…
-
### Describe the bug
When using @viteest/browser in a `yarn pnp` environment, an error occurs that vite could not be found.
If you change nodeLinker to node-modules, it works fine, so I think th…
-
# Bug Report
## Current Behavior
Unable to start the app due to error thrown from the payload dependency on pino.
```
Error: pino tried to access pino-pretty, but it isn't declared in its depend…