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 an issue where webhint was not being loaded #2418

Merged
merged 7 commits into from
Sep 16, 2024

Conversation

vidorteg
Copy link
Contributor

@vidorteg vidorteg commented Sep 13, 2024

Webhint was failing to install due to node security release CVE
https://nodejs.org/en/blog/vulnerability/april-2024-security-releases-2

No changes in the logic, but some code had to be adapted to the new APIs

Close #2390

Fixed by:
webhintio/hint#5923

@vidorteg vidorteg requested a review from ElormCoch September 14, 2024 00:31
@Abhilash-21-com Abhilash-21-com mentioned this pull request Sep 14, 2024
@vidorteg vidorteg merged commit 4868597 into main Sep 16, 2024
6 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.

Ensure node and npm are installed (not WSL)
2 participants