Report bugs for a package in a web browser
SynopsisDescriptionnpm bugs [<pkgname> [<pkgname> ...]]
aliases: issues
This command tries to guess at the likely location of a package's bug tracker URL or the mailto
URL of the support email, and then tries to open it using the --browser
config param. If no package name is provided, it will search for a package.json
in the current folder and use the name
property.
browser
"open"
, Windows: "start"
, Others: "xdg-open"
The browser that is called by npm commands to open websites.
Set to false
to suppress browser behavior and instead print urls to terminal.
Set to true
to use default system URL opener.
registry
The base URL of the npm registry.
See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4