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

Dev builds failing due to vinyl-fs #2085

Closed
zandercymatics opened this issue Apr 26, 2024 · 1 comment · Fixed by #2090
Closed

Dev builds failing due to vinyl-fs #2085

zandercymatics opened this issue Apr 26, 2024 · 1 comment · Fixed by #2090
Assignees
Labels
bug Something that isn't working as intended dev quick fix

Comments

@zandercymatics
Copy link
Contributor

zandercymatics commented Apr 26, 2024

Current Behavior

Our deploy action fails at the "compile USWDS assets" step due to an error with vinyl-fs

Expected Behavior

Gulp works as expected, and our deploy action is still functional

Steps to Reproduce

  1. Open a PR, and try to run the deploy job

Environment

On new PRs (deploy action is broken)

Additional Context

It seems like this issue was introduced by Node version 22, which is breaking vinyl-fs. See this github issue for context. A temporary workaround may be just to revert package versions until node fixes this issue.

See this thread for additional context
image

Issue Links

Related to: #2093

@vickyszuchin
Copy link

This ticket has been added to sprint 44 because it impacts PRs from being merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working as intended dev quick fix
Projects
Status: ✅ Done
4 participants