manpagez: man pages & more
man npm-help(1)
Home | html | info | man
npm-help(1)                                                        npm-help(1)


NAME

       npm-help - Get help on npm

   Synopsis
         npm help <term> [<terms..>]

         alias: hlep

       Note: This command is unaware of workspaces.

   Description
       If supplied a topic, then show the appropriate documentation page.

       If the topic does not exist, or if multiple terms are provided, then
       npm will run the help-search command to find a match. Note that, if
       help-search finds a single subject, then it will run help on that
       topic, so unique matches are equivalent to specifying a topic name.

   Configuration
   viewer

       o   Default: "man" on Posix, "browser" on Windows

       o   Type: String


       The program to use to view help content.

       Set to "browser" to view html help content in the default web browser.

   See Also

       o   npm help npm

       o   npm help folders

       o   npm help config

       o   npm help npmrc

       o   package.json </configuring-npm/package-json>

       o   npm help help-search

                                   June 2023                       npm-help(1)

npm 9.7.1 - Generated Mon Jun 12 10:48:45 CDT 2023
© manpagez.com 2000-2026
Individual documents may contain additional copyright information.