Skip to content

Remove file superseded by mise#4216

Closed
backspace wants to merge 1 commit intomainfrom
mise-no-npmrc
Closed

Remove file superseded by mise#4216
backspace wants to merge 1 commit intomainfrom
mise-no-npmrc

Conversation

@backspace
Copy link
Contributor

This is copied from #3969, something I should have included in #4158.

This is copied from #3969, something I should have included
in #4158.
@backspace backspace marked this pull request as ready for review March 19, 2026 18:55
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e639819fab

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@@ -1 +0,0 @@
use-node-version=24.13.1

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep use-node-version for plain pnpm invocations

Removing this file regresses any workflow that runs bare pnpm ... outside a mise-activated shell. I checked locally with pnpm 10.18.3: pnpm exec node -v switches from v24.13.1 to the shell’s v20.19.6 as soon as .npmrc is deleted. That still affects documented setup/start flows that say mise install and then plain pnpm install (README.md:10-11, QUICKSTART.md:19-20) plus scripts/start-host.sh:20; mise install only downloads the toolchain, it does not make those later pnpm commands run under Node 24 unless the user has separately activated mise.

Useful? React with 👍 / 👎.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm I’ll just close this then, there are still situations where we don’t use mise to run everything

@backspace backspace closed this Mar 19, 2026
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