DOKK / manpages / debian 10 / npm / npm-stop.1.en
NPM-STOP(1) NPM-STOP(1)

npm-stop - Stop a package

npm stop [-- <args>]

This runs a package's "stop" script, if one was provided.

  • npm help run-script
  • npm help 7 scripts
  • npm help test
  • npm help start
  • npm help restart

August 2020