Skip to content

npm doctor wants latest node #145

Description

@DerekNonGeneric

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    deps-devtoolsIssues and PRs related to the tools directory

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions