You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not an enum in the yarnrc.json because, technically, plugins may add different values for this field (and the yarnrc.json is used by some IDE / extensions for actual .yarnrc.yml content validation).
…#5850)
**What's the problem this PR addresses?**
Fixes: #5847
**How did you fix it?**
Add 'pnpm' option in nodeLinker config description
**Checklist**
- [x] I have read the [Contributing
Guide](https://yarnpkg.com/advanced/contributing).
- [x] I have set the packages that need to be released for my changes to
be effective.
- [x] I will check that all automated PR checks pass before the PR gets
reviewed.
---------
Co-authored-by: Kristoffer K. <[email protected]>
Self-service
Describe the bug
The
pnpm
option is not listed as an option in config for nodeLinkerIt is listed in documentation https://yarnpkg.com/configuration/yarnrc#nodeLinker
To reproduce
Environment
System: OS: macOS 14.0 CPU: (8) arm64 Apple M1 Pro Binaries: Node: 18.18.0 - /private/var/folders/42/54jl1_3x4hz06cf7bc_kzd4h0000gn/T/xfs-988ceb7a/node Yarn: 4.0.0 - /private/var/folders/42/54jl1_3x4hz06cf7bc_kzd4h0000gn/T/xfs-988ceb7a/yarn npm: 9.8.1 - ~/Library/Caches/fnm_multishells/39477_1698170213522/bin/npm
Additional context
No response
The text was updated successfully, but these errors were encountered: