You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I open my VS Code with the webhint extension enabled, I get greeted with the following message: “Ensure node and npm are installed to enable webhint to analyze source files.” As you can see in the attached screenshot, I indeed have both installed, however the extension does not work.
Details
OS: macOS 15.0.1
VS Code: 1.94.2
Extension: 2.1.14
Node.js: 20.18.0 (via fnm)
npm: 10.8.2 (via fnm)
The text was updated successfully, but these errors were encountered:
🐞 Bug report
Description
Whenever I open my VS Code with the webhint extension enabled, I get greeted with the following message: “Ensure
node
andnpm
are installed to enable webhint to analyze source files.” As you can see in the attached screenshot, I indeed have both installed, however the extension does not work.Details
fnm
)fnm
)The text was updated successfully, but these errors were encountered: