gulp-sandbox : A module for running sandboxed instances of gulp within a node.js application.. You can installing gulp-sandbox 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 gulp-sandbox $ sudo npm install -g gulp-sandbox
If want to update the gulp-sandbox package execute the command as below,
$ sudo npm update gulp-sandbox
Update package globally,
$ npm install -g gulp-sandbox
$ sudo git clone https://github.com/rektide/gulp-sandbox.git
$ sudo npm install -g ./gulp-sandbox
gulp-sandbox@0.11.0 /usr/lib/node_modules/gulp-sandbox
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-sandbox
Package Name | gulp-sandbox |
Version | 0.11.0 |
Description | A module for running sandboxed instances of gulp within a node.js application. |
Released Date | 2017-02-16T21:09:19.845Z |
Published by | joeenzminger |
How to Learn | https://www.npmjs.com/package/gulp-sandbox/tutorial |