Skip to content

Conversation

@ilia-os
Copy link

@ilia-os ilia-os commented Mar 25, 2025

From #2335

yarn modern doesnt see pako as a dependency and throws errors like this:

The Yarn Plug'n'Play manifest forbids importing "pako" here because it's not listed as a dependency of this package:

Adding pako as a direct dependency may help..
Such package.json modification doesnt lead to yarn.lock change - so there souldnt be any impact

pako@~1.0.5 is a dependency introduced by browserify-zlib
pako@^0.2.5 is a dependency introduced by unicode-trie, which is not a direct dependency and doesnt seem to break yarn

@changeset-bot
Copy link

changeset-bot bot commented Mar 25, 2025

⚠️ No Changeset found

Latest commit: 45195a8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ilia-os
Copy link
Author

ilia-os commented Apr 15, 2025

#2663 seems to be referencing the same issue

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.

1 participant