Skip to content

Conversation

@colinaaa
Copy link
Collaborator

@colinaaa colinaaa commented Aug 6, 2025

Move pnpm-related configurations from .npmrc to pnpm-workspace.yaml.

This would resolve the warning during publishing:

. prepare: npm warn Unknown env config "verify-deps-before-run". This will stop working in the next major version of npm.
. prepare: npm warn Unknown env config "strict-peer-dependencies". This will stop working in the next major version of npm.
. prepare: npm warn Unknown env config "_jsr-registry". This will stop working in the next major version of npm.
. prepare: npm warn Unknown env config "hoist-workspace-packages". This will stop working in the next major version of npm.
. prepare: npm warn Unknown project config "public-hoist-pattern". This will stop working in the next major version of npm.
. prepare: npm warn Unknown project config "hoist-workspace-packages". This will stop working in the next major version of npm.
. prepare: npm warn Unknown project config "strict-peer-dependencies". This will stop working in the next major version of npm.

Also, integrate with https://github.com/pnpm/plugin-better-defaults.

@colinaaa colinaaa enabled auto-merge (squash) August 6, 2025 13:37
@colinaaa colinaaa merged commit 07f9899 into rstackjs:main Aug 6, 2025
4 checks passed
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