Skip to content

Conversation

@MikeMcC399
Copy link
Contributor

@MikeMcC399 MikeMcC399 commented Nov 26, 2025

Additional details

CONTRIBUTING > Requirements > Windows is changed to recommend Visual Studio 2022 Build Tools instead of "Visual Studio Community 2022 edition".

Steps to test

On Windows 11 25H2:

Follow the instructions in CONTRIBUTING > Requirements > Windows to install Python.

Uninstall any previous installations of Visual Studio. Install Visual Studio 2022 Build Tools, select "Desktop development with C++" workload. Restart computer.

git clone https://github.com/cypress-io/cypress
cd cypress
nvm install 22.19.0
nvm use 22.19.0
npm install yarn@latest -g
git clean -xfd # if repeating
yarn

Confirm that build is successful, particularly check that there are no errors in the steps:

[5/6] Building fresh packages...
[6/6] Cleaning modules...

How has the user experience changed?

Contributor instructions only. Contributors using Microsoft Windows should be able to set up a working environment following the instructions in CONTRIBUTING > Requirements > Windows in order to build Cypress from source.

PR Tasks


Note

Update Windows setup in CONTRIBUTING to use Visual Studio 2022 Build Tools (Desktop C++ workload) instead of Visual Studio Community 2022.

Written by Cursor Bugbot for commit 6e3a58c. This will update automatically on new commits. Configure here.

@cypress-app-bot
Copy link
Collaborator

@jennifer-shehane jennifer-shehane merged commit 7034f71 into cypress-io:develop Nov 29, 2025
13 of 15 checks passed
@MikeMcC399 MikeMcC399 deleted the issue-33018-vsstudio-install branch November 29, 2025 16:10
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.

Microsoft Windows Visual Studio Community 2026 edition build incompatibility

3 participants