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

Adds missing peer dependencies #7977

Merged
merged 1 commit into from Apr 20, 2022
Merged

Conversation

arcanis
Copy link
Contributor

@arcanis arcanis commented Apr 19, 2022

↪️ Pull Request

@parcel/transformer-js and @parcel/transformer-image both depend on @parcel/workers, which has a peer dependency on @parcel/core. As a result, they both should list it as a peer dependency themselves.

Fixes https://github.com/yarnpkg/berry/runs/6081290793?check_suite_focus=true

💻 Examples

Cf crash in https://github.com/yarnpkg/berry/runs/6081290793?check_suite_focus=true

🚨 Test instructions

Tested locally with Yarn & packageExtensions

✔️ PR Todo

  • n/a Added/updated unit tests for this change
  • Filled out test instructions (In case there aren't any unit tests)
  • Included links to related issues/PRs

@mischnic mischnic linked an issue Apr 19, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Could not resolve module "@parcel/core" on Linux glibc
3 participants