inferno-compat : Provides a compatibility with React codebases. You can installing inferno-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 inferno-compat $ sudo npm install -g inferno-compat
If want to update the inferno-compat package execute the command as below,
$ sudo npm update inferno-compat
Update package globally,
$ npm install -g inferno-compat
$ sudo git clone https://github.com/rektide/inferno-compat.git
$ sudo npm install -g ./inferno-compat
inferno-compat@3.10.1 /usr/lib/node_modules/inferno-compat
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall inferno-compat
Package Name | inferno-compat |
Version | 3.10.1 |
Description | Provides a compatibility with React codebases |
Released Date | 2017-10-13T10:13:28.622Z |
Published by | havunen |
How to Learn | https://www.npmjs.com/package/inferno-compat/tutorial |