read-cmd-shim : Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.. You can installing read-cmd-shim 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 read-cmd-shim $ sudo npm install -g read-cmd-shim
If want to update the read-cmd-shim package execute the command as below,
$ sudo npm update read-cmd-shim
Update package globally,
$ npm install -g read-cmd-shim
$ sudo git clone https://github.com/rektide/read-cmd-shim.git
$ sudo npm install -g ./read-cmd-shim
read-cmd-shim@1.0.1 /usr/lib/node_modules/read-cmd-shim
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall read-cmd-shim
| Package Name | read-cmd-shim |
| Version | 1.0.1 |
| Description | Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink. |
| Released Date | 2015-09-09T21:48:26.193Z |
| Published by | iarna |
| How to Learn | https://www.npmjs.com/package/read-cmd-shim/tutorial |