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

Make development install compatible with npm #698

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rotu
Copy link
Contributor

@rotu rotu commented Jan 6, 2025

Previously, installation would fail if you didn't have pnpm installed. Now it succeeds.

Also npm and yarn resolution would not respect the pnpm-specific dependency overrides.

Note this PR slightly changes how peer dependencies are resolved. This shouldn't affect the emitted code - this can be verified with npm diff --diff-name-only

package.json Outdated Show resolved Hide resolved
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.

2 participants