Skip to content
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

Yarn: Fix pnp package resolution on Windows #23274

Merged
merged 2 commits into from
Jul 5, 2023

Conversation

valentinpalkovic
Copy link
Contributor

@valentinpalkovic valentinpalkovic commented Jul 3, 2023

Closes #23276

What I did

Fixed yarn pnp package resolution on Windows

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests)
  • Make sure to add/update documentation regarding your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Maintainers

  • If this PR should be tested against many or all sandboxes,
    make sure to add the ci:merged or ci:daily GH label to it.
  • Make sure this PR contains one of the labels below.

["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]

@socket-security
Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@yarnpkg/libzip 3.0.0-rc.48 None +2 981 kB yarnbot
@yarnpkg/fslib 3.0.0-rc.48 None +0 230 kB yarnbot

@valentinpalkovic valentinpalkovic merged commit 95944bd into next Jul 5, 2023
@valentinpalkovic valentinpalkovic deleted the valentin/fix-yarn-pnp-on-windows branch July 5, 2023 06:54
@github-actions github-actions bot mentioned this pull request Jul 5, 2023
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Yarn in Plug'n'Play mode on Windows throws error while init
2 participants