Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Dec 29, 2025

Remove misleading warnings.
% npm config list -l | grep msvs # no hits
% npm config set msvs_version=2025

npm error msvs_version is not a valid npm option

Checklist
  • npm install && npm run lint && npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

@cclauss cclauss changed the title fix: msvs_version is no longer a valid npm config setting fix: msvs_version is no longer a valid npm config setting Dec 29, 2025
Remove misleading warnings.
% `npm config list -l | grep msvs`
% `npm config set msvs_version=2025`
> npm error `msvs_version` is not a valid npm option
@cclauss cclauss force-pushed the msvs_version-is-not-a-valid-npm-option branch from 725bb51 to 770ab72 Compare December 29, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants