npm-run : Run executables for locally-installed packages without using ./node_modules/.bin. You can installing npm-run npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install npm-run $ sudo npm install -g npm-run
If want to update the npm-run package execute the command as below,
$ sudo npm update npm-run
Update package globally,
$ npm install -g npm-run
$ sudo git clone https://github.com/rektide/npm-run.git
$ sudo npm install -g ./npm-run
npm-run@4.1.2 /usr/lib/node_modules/npm-run
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall npm-run
Package Name | npm-run |
Version | 4.1.2 |
Description | Run executables for locally-installed packages without using ./node_modules/.bin |
Released Date | 2017-03-17T12:21:28.236Z |
Published by | timoxley |
How to Learn | https://www.npmjs.com/package/npm-run/tutorial |