Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/fixing windows 11 build #4182

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

will-fagerstrom
Copy link
Contributor

Changes

Builds on windows 11 dev drive fail for two reasons.

  • rimraf globing is not on by default in version 5
  • fs-extra out of date not working with windows 11's dev-drive ReFS file system

Closes #4181

How Has This Been Tested?

yarn build successfully completes.

Documentation

Should ne no change to any user or developer

@will-fagerstrom will-fagerstrom changed the base branch from next to dev June 27, 2024 03:59
@Pavel910
Copy link
Collaborator

@will-fagerstrom thanks, I triggered tests to see if everything is 🟢

Copy link
Member

@adrians5j adrians5j left a comment

Choose a reason for hiding this comment

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

Looks good, let's have this for 5.40.2, just so we have some time to potentially catch undiscovered issues with the lib update.

Thanks @will-fagerstrom! 🍻 🍻 🍻

@adrians5j adrians5j added this to the 5.40.2 milestone Jul 2, 2024
@adrians5j adrians5j merged commit bd89ca2 into webiny:dev Jul 5, 2024
56 checks passed
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.

Windows 11 build fails
3 participants