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

Merged
merged 3 commits into from
Jan 10, 2025

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
@aminya aminya merged commit 4e561cf into zeromq:master Jan 10, 2025
16 checks passed
@rotu rotu deleted the thorough-squid branch January 10, 2025 22:28
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