Skip to content

Fix: Fixing an issue where webhint was not being loaded#2418

Merged
vidorteg merged 7 commits intomainfrom
user/vidorte/fix-webhint-integration
Sep 16, 2024
Merged

Fix: Fixing an issue where webhint was not being loaded#2418
vidorteg merged 7 commits intomainfrom
user/vidorte/fix-webhint-integration

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
@vidorteg vidorteg deleted the user/vidorte/fix-webhint-integration branch January 17, 2025 19:03
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