Skip to content

npm v12 dropped support for the --msvs_version option - #1000

Open
cclauss wants to merge 4 commits into
masterfrom
npm_v12_dropped_--msvs_version
Open

cclauss wants to merge 4 commits into
masterfrom
npm_v12_dropped_--msvs_version

Conversation

@cclauss

@cclauss cclauss commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

Comment out npm --msvs_version on Windows.
https://github.blog/changelog/2026-06-09-upcoming-breaking-changes-for-npm-v12

-  // Test building with msvs 2022
-  if (process.platform === 'win32') {
-    final_cmd += ' --msvs_version=2022 ';
-  }

Related to:

Comment out npm --msvs_version on Windows.
@cclauss
cclauss requested a review from a team as a code owner September 17, 2026 10:17
@ox-security

ox-security Bot commented Sep 17, 2026

Copy link
Copy Markdown

OX Security Logo

OX Security reviewed this pull request — nothing to fix.

No issues found

Branch npm_v12_dropped_--msvs_versionmaster

View scan in OX Security →

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