-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
deps-devtoolsIssues and PRs related to the tools directoryIssues and PRs related to the tools directory
Description
Running the command npm doctor helps to diagnose several problems often faced by package repos organized like this one.
Two things it looks at currently cause their checks to fail:
- running latest LTS version of
node - running latest GA version of
npm
We fail these since we have been sticking to Gallium 16.x LTS.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
deps-devtoolsIssues and PRs related to the tools directoryIssues and PRs related to the tools directory