How do you make npm show details about a specific npm command in a browser window?

Experience Level: Junior
Tags: npm

Answer

To make npm open a browser window with details about a command, open the command-line and run the following command:

npm help CommandYouAreInterestedIn

You can use this when you want to learn more about a specific npm command.

Comments

No Comments Yet.
Be the first to tell us what you think.
npm for beginners
npm for beginners

Are you learning npm ? Try our test we designed to help you progress faster.

Test yourself