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

Remove "packageManager" and "engines" fields from published package #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ivancuric
Copy link

Fixes #15

To install, set the COREPACK_ENABLE_AUTO_PIN env variable to 0.

An alternative approach is to use [publishConfig.directory](https://pnpm.io/package_json#publishconfigdirectory) with a dynamically generated package.json that is properly configured for publishing on the registry.

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.

Published package shouldn't have packageManager or engines fields
1 participant