-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: linux
Arch…
-
### System Info
System:
OS: macOS 12.6.4
CPU: (8) x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz
Memory: 2.54 GB / 16.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 14.17.…
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJav…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
Hi, i have monorepo, and trying to switch from node_modules linker to pnp. I read migration guide and use `yarn dlx @ya…
-
## 📝 Provide detailed reproduction steps (if any)
1. Setup a project with TypeScript + Yarn PnP (default strict mode)
2. Create a plugin file along the lines of
```ts
import {Plugin} from 'ckeditor5'…
-
## The problem
```
[percy] Error: @percy/cli-exec tried to access @percy/client, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
Required package: …
-
osx-sign will attempt to pass a PnP zip path to `codesign`, which it can't read, resulting in an error:
```
WARNING: Code sign failed; please retry manually. Error: Command failed: codesign --entit…
-
✘ [ERROR] Build failed with 8 errors:
✘ [ERROR] Could not resolve "mime/lite.js"
src/handlers/handleRead.js:4:24:
4 │ import { getType } from "mime/lite.js"
╵ …
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
After upgrading to Zed v0.154.2, the TypeScript Yarn Plug'n'Play (PnP) configuration in local proj…
-
### What happened?
when i follow https://docs.affine.pro/docs/development/dev-guide/electron-dev-guide steps , with 'yarn run dev:electron' command, it throws errors.
Before this, 'yarn install…