lodash-compat : The compatibility build of lodash modular utilities.. You can installing lodash-compat 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 lodash-compat $ sudo npm install -g lodash-compat
If want to update the lodash-compat package execute the command as below,
$ sudo npm update lodash-compat
Update package globally,
$ npm install -g lodash-compat
$ sudo git clone https://github.com/rektide/lodash-compat.git
$ sudo npm install -g ./lodash-compat
lodash-compat@3.10.2 /usr/lib/node_modules/lodash-compat
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall lodash-compat
Package Name | lodash-compat |
Version | 3.10.2 |
Description | The compatibility build of lodash modular utilities. |
Released Date | 2016-01-25T15:29:12.096Z |
Published by | jdalton |
How to Learn | https://www.npmjs.com/package/lodash-compat/tutorial |