-
Notifications
You must be signed in to change notification settings - Fork 352
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failing encore run
- missing PnP support
#1613
Comments
Encore's dependency resolver currently requires |
Or are you saying you are using yarn's |
No, I'm using Plug'n'Play instead of node_modules:
nodeLinker: pnp |
Maybe Why |
Reproduction
iwr https://encore.dev/install.ps1 | iex
git clone https://github.com/rtritto/repro-encore-win.git
cd repro-encore-win
git checkout start-server
yarn
encore run
.yarnrc.yml
is updated:Info
OS: Windows 11
Node: v22
encore.dev: v1.44.6 (same behavior with v1.44.5)
encode installed v1.44.5
yarn berry with PnP (Plug'n'Play)
The text was updated successfully, but these errors were encountered: