npm bugs
all
Report bugs for a package in a web browser. Attempts to open the package's bug tracker URL or support email.
More info →Options (1)
booleanConfigure the browser used to open URLs by setting your preferred browser for `npm` commands
Example:
npm {{[c|config]}} set browser {{browser_name}}Examples (4)
Report bugs for a specific package by opening the bug tracker for the specified package
npm bugs package_nameOpen the bug tracker for the current package by searching for a `package.json` file and using its name
Configure the browser used to open URLs by setting your preferred browser for `npm` commands
made by @shridhargupta | data from tldr-pages