mkdir-p : mkdir-p. You can installing mkdir-p 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 mkdir-p $ sudo npm install -g mkdir-p
If want to update the mkdir-p package execute the command as below,
$ sudo npm update mkdir-p
Update package globally,
$ npm install -g mkdir-p
$ sudo git clone https://github.com/rektide/mkdir-p.git
$ sudo npm install -g ./mkdir-p
mkdir-p@0.0.7 /usr/lib/node_modules/mkdir-p
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mkdir-p
Package Name | mkdir-p |
Version | 0.0.7 |
Description | mkdir-p |
Released Date | 2015-09-25T01:46:22.729Z |
Published by | pillys |
How to Learn | https://www.npmjs.com/package/mkdir-p/tutorial |