René's URL Explorer Experiment


Title: Boxstarter-based automated install fails with VS2022 workload · Issue #61690 · nodejs/node · GitHub

Open Graph Title: Boxstarter-based automated install fails with VS2022 workload · Issue #61690 · nodejs/node

X Title: Boxstarter-based automated install fails with VS2022 workload · Issue #61690 · nodejs/node

Description: Version main branch (and lower branches down to v20.x) Platform Microsoft Windows NT 10.0.26200.0 x64 (Windows 11 25H2) Subsystem build What steps will reproduce the bug? On Windows 11 25H2 Test setup Follow the instructions in https://d...

Open Graph Description: Version main branch (and lower branches down to v20.x) Platform Microsoft Windows NT 10.0.26200.0 x64 (Windows 11 25H2) Subsystem build What steps will reproduce the bug? On Windows 11 25H2 Test se...

X Description: Version main branch (and lower branches down to v20.x) Platform Microsoft Windows NT 10.0.26200.0 x64 (Windows 11 25H2) Subsystem build What steps will reproduce the bug? On Windows 11 25H2 Test se...

Opengraph URL: https://github.com/nodejs/node/issues/61690

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Boxstarter-based automated install fails with VS2022 workload","articleBody":"### Version\n\n`main` branch (and lower branches down to v20.x)\n\n### Platform\n\n```text\nMicrosoft Windows NT 10.0.26200.0 x64 (Windows 11 25H2)\n```\n\n### Subsystem\n\nbuild\n\n### What steps will reproduce the bug?\n\nOn Windows 11 25H2\n\n#### Test setup\n\nFollow the instructions in https://docs.chocolatey.org/en-us/choco/uninstallation/ to uninstall any Chocolatey installation. Similarly, uninstall any Boxstarter installation in `C:\\ProgramData\\Boxstarter` and associated environment variables.\n\nFrom Windows Settings \u003e Apps \u003e Installed Apps delete any of:\n\n- Git\n- Microsoft Visual Studio Installer\n- Python \u0026 Python Installer\n\nDelete:\n\n- `C:\\Python314`\n- `C:\\Program Files\\NASM`\n\nRestart system\n\n#### Test\n\nOpen a Windows PowerShell (5.1) terminal window and execute the following commands taken from https://github.com/nodejs/node/blob/main/BUILDING.md#option-3-automated-install-with-boxstarter\n\n```powershell\nSet-ExecutionPolicy Unrestricted -Force\niex ((New-Object System.Net.WebClient).DownloadString('https://boxstarter.org/bootstrapper.ps1'))\nget-boxstarter -Force\nInstall-BoxstarterPackage https://raw.githubusercontent.com/nodejs/node/HEAD/tools/bootstrap/windows_boxstarter -DisableReboots\nrefreshenv\n\n```\n\n\n### How often does it reproduce? Is there a required condition?\n\nHard error, always reproducible.\n\n### What is the expected behavior? Why is that the expected behavior?\n\nIt is expected that running the script as documented in [BUILDING \u003e Option 3: Automated install with Boxstarter](https://github.com/nodejs/node/blob/main/BUILDING.md#option-3-automated-install-with-boxstarter) will install:\n\n* [Git for Windows](https://chocolatey.org/packages/git) with the `git` and\n  Unix tools added to the `PATH`\n* [Python 3.x](https://chocolatey.org/packages/python)\n* [Visual Studio 2022 Build Tools](https://chocolatey.org/packages/visualstudio2022buildtools)\n  with [Visual C++ workload](https://chocolatey.org/packages/visualstudio2022-workload-vctools)\n* [NetWide Assembler](https://chocolatey.org/packages/nasm)\n\n### What do you see instead?\n\nIn logs:\n\n\u003e Unhandled Exception: System.ArgumentException: --add\n\nOpening Visual Studio Installer shows:\n\n* Visual Studio Build Tools 2022 17.14.25 installed\n* NO \"Desktop development with C++\" nor components that should have been installed:\n  * `Microsoft.VisualStudio.Component.VC.Tools.ARM64`\n  * `Microsoft.VisualStudio.Component.VC.ATL.ARM64`\n  * `Microsoft.NetCore.Component.SDK`\n  * `Microsoft.VisualStudio.Component.VC.Llvm.Clang`\n  * `Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset`\n\nLogs show:\n\n```text\nVERBOSE: Using a local installer executable: C:\\Program Files (x86)\\Microsoft Visual Studio\\Installer\\vs_installer.exe\nInstalling visualstudio2022-workload-vctools...\n\n\nUnhandled Exception: System.ArgumentException: --add\nParameter name: --add\n   at Microsoft.VisualStudio.Setup.Installer.CommandLine.CommandLineParser.HandleMultiInstanceOption(String option, IEnumerable`1 args)\n   at Microsoft.VisualStudio.Setup.Installer.CommandLine.CommandLineParser.MergeMultiInstanceOption(IEnumerable`1 args)\n   at Microsoft.VisualStudio.Setup.Installer.CommandLine.CommandLineParser.PreProcessArgs(IEnumerable`1 args, Boolean\u0026 finalizeInstall, Boolean\u0026 uninstallSelf)\n   at Microsoft.VisualStudio.Setup.Installer.CommandLine.CommandLineParser.Parse(IEnumerable`1 args)\n   at Microsoft.VisualStudio.Setup.Installer.Program.CreateParserResult(IServiceContainer services, String[] args)\n   at Microsoft.VisualStudio.Setup.Installer.Program.Main(String[] args)\n[1a20:0001][2026-02-05T15:56:16] Releasing singleton lock.\n```\n\nThe following are installed as shown by `choco list`:\n\n```text\nChocolatey v2.6.0\nBoxstarter 3.0.3\nBoxstarter.Bootstrapper 3.0.3\nBoxstarter.Chocolatey 3.0.3\nBoxstarter.Common 3.0.3\nBoxstarter.HyperV 3.0.3\nBoxstarter.WinConfig 3.0.3\nchocolatey 2.6.0\nchocolatey-compatibility.extension 1.0.0\nchocolatey-core.extension 1.4.0\nchocolatey-dotnetfx.extension 1.0.1\nchocolatey-visualstudio.extension 1.13.0\nchocolatey-windowsupdate.extension 1.0.5\ndotnetfx 4.8.0.20220524\ngit 2.53.0\ngit.install 2.53.0\nKB2919355 1.0.20160915\nKB2919442 1.0.20160915\nKB2999226 1.0.20181019\nKB3033929 1.0.5\nKB3035131 1.0.3\nnasm 3.1.0\npython3 3.14.3\npython314 3.14.3\ntmp582D.tmp 1.0.0\nvcredist140 14.50.35719\nvcredist2015 14.0.24215.20170201\nvisualstudio2022buildtools 117.14.24\nvisualstudio-installer 2.0.7\n28 packages installed.\n```\n\n[Boxstarter install failure.log](https://github.com/user-attachments/files/25099608/Boxstarter.install.failure.log)\n\n### Additional information\n\nThe last release of [chocolatey/boxstarter](https://github.com/chocolatey/boxstarter/releases) was 3.0.3 in Oct 6, 2023. It is bundled with `choco@1.1.0`, not the current [chocolatey@2.6.0](https://github.com/chocolatey/boxstarter/releases).\n\nIf the following failing command is run directly in `choco` rather than through Boxstarter, it works, so it looks like there is a compatibility issue with Boxstarter:\n\n```powershell\nchoco install visualstudio2022-workload-vctools -y --params=\"--add Microsoft.VisualStudio.Component.VC.Tools.ARM64 --add Microsoft.VisualStudio.Component.VC.ATL.ARM64 --add Microsoft.NetCore.Component.SDK --add Microsoft.VisualStudio.Component.VC.Llvm.Clang --add Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset\"\n```\n\nAlso Boxstarter is only compatible with the legacy Windows PowerShell 5, not with PowerShell 7 (see issue https://github.com/chocolatey/boxstarter/issues/353 from Oct 2018).","author":{"url":"https://github.com/MikeMcC399","@type":"Person","name":"MikeMcC399"},"datePublished":"2026-02-05T15:10:44.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/61690/node/issues/61690"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:a8848a1e-2279-df51-98a8-5181629fb803
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idCB34:3D1E26:D992E1:11EB957:6A4C4E17
html-safe-nonceebd8521ad2b037622950618b0197b94171f2280dc5f99734dbc1fed2a4c49a91
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQjM0OjNEMUUyNjpEOTkyRTE6MTFFQjk1Nzo2QTRDNEUxNyIsInZpc2l0b3JfaWQiOiIxOTQyMjAzMjAxMDg1MDAxMjM5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacf3a3a91578827bf053ead742ae72e408ad5b64fd4f8a3057ee9534924559409c
hovercard-subject-tagissue:3902084992
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/nodejs/node/61690/issue_layout
twitter:imagehttps://opengraph.githubassets.com/84096b0aeff61bbf1d8e19a38abd7b37f6f44075c1f2764bf3d737f9a497afb5/nodejs/node/issues/61690
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/84096b0aeff61bbf1d8e19a38abd7b37f6f44075c1f2764bf3d737f9a497afb5/nodejs/node/issues/61690
og:image:altVersion main branch (and lower branches down to v20.x) Platform Microsoft Windows NT 10.0.26200.0 x64 (Windows 11 25H2) Subsystem build What steps will reproduce the bug? On Windows 11 25H2 Test se...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameMikeMcC399
hostnamegithub.com
expected-hostnamegithub.com
None3d11bb817438277de2a940854450e83a7d32b6aeb5014e9e6b00a6423900251c
turbo-cache-controlno-preview
go-importgithub.com/nodejs/node git https://github.com/nodejs/node.git
octolytics-dimension-user_id9950313
octolytics-dimension-user_loginnodejs
octolytics-dimension-repository_id27193779
octolytics-dimension-repository_nwonodejs/node
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id27193779
octolytics-dimension-repository_network_root_nwonodejs/node
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release65d78903193f110d7a9d1f8587c6dc3cb911aae0
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/nodejs/node/issues/61690#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fissues%2F61690
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fissues%2F61690
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=nodejs%2Fnode
Reloadhttps://github.com/nodejs/node/issues/61690
Reloadhttps://github.com/nodejs/node/issues/61690
Reloadhttps://github.com/nodejs/node/issues/61690
Please reload this pagehttps://github.com/nodejs/node/issues/61690
nodejs https://github.com/nodejs
nodehttps://github.com/nodejs/node
Please reload this pagehttps://github.com/nodejs/node/issues/61690
Notifications https://github.com/login?return_to=%2Fnodejs%2Fnode
Fork 36k https://github.com/login?return_to=%2Fnodejs%2Fnode
Star 118k https://github.com/login?return_to=%2Fnodejs%2Fnode
Code https://github.com/nodejs/node
Issues 1.4k https://github.com/nodejs/node/issues
Pull requests 967 https://github.com/nodejs/node/pulls
Actions https://github.com/nodejs/node/actions
Projects https://github.com/nodejs/node/projects
Security and quality 0 https://github.com/nodejs/node/security
Insights https://github.com/nodejs/node/pulse
Code https://github.com/nodejs/node
Issues https://github.com/nodejs/node/issues
Pull requests https://github.com/nodejs/node/pulls
Actions https://github.com/nodejs/node/actions
Projects https://github.com/nodejs/node/projects
Security and quality https://github.com/nodejs/node/security
Insights https://github.com/nodejs/node/pulse
#61785https://github.com/nodejs/node/pull/61785
Boxstarter-based automated install fails with VS2022 workloadhttps://github.com/nodejs/node/issues/61690#top
#61785https://github.com/nodejs/node/pull/61785
https://github.com/MikeMcC399
MikeMcC399https://github.com/MikeMcC399
on Feb 5, 2026https://github.com/nodejs/node/issues/61690#issue-3902084992
https://docs.chocolatey.org/en-us/choco/uninstallation/https://docs.chocolatey.org/en-us/choco/uninstallation/
https://github.com/nodejs/node/blob/main/BUILDING.md#option-3-automated-install-with-boxstarterhttps://github.com/nodejs/node/blob/main/BUILDING.md#option-3-automated-install-with-boxstarter
BUILDING > Option 3: Automated install with Boxstarterhttps://github.com/nodejs/node/blob/main/BUILDING.md#option-3-automated-install-with-boxstarter
Git for Windowshttps://chocolatey.org/packages/git
Python 3.xhttps://chocolatey.org/packages/python
Visual Studio 2022 Build Toolshttps://chocolatey.org/packages/visualstudio2022buildtools
Visual C++ workloadhttps://chocolatey.org/packages/visualstudio2022-workload-vctools
NetWide Assemblerhttps://chocolatey.org/packages/nasm
Boxstarter install failure.loghttps://github.com/user-attachments/files/25099608/Boxstarter.install.failure.log
chocolatey/boxstarterhttps://github.com/chocolatey/boxstarter/releases
chocolatey@2.6.0https://github.com/chocolatey/boxstarter/releases
chocolatey-community/boxstarter#353https://github.com/chocolatey-community/boxstarter/issues/353
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.