react-addons-transition-group : The code in this package has moved. We recommend you to use `TransitionGroup` from [`react-transition-group`](https://github.com/reactjs/react-transition-group) instead.. You can installing react-addons-transition-group 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 react-addons-transition-group $ sudo npm install -g react-addons-transition-group
If want to update the react-addons-transition-group package execute the command as below,
$ sudo npm update react-addons-transition-group
Update package globally,
$ npm install -g react-addons-transition-group
$ sudo git clone https://github.com/rektide/react-addons-transition-group.git
$ sudo npm install -g ./react-addons-transition-group
react-addons-transition-group@15.6.2 /usr/lib/node_modules/react-addons-transition-group
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-addons-transition-group
| Package Name | react-addons-transition-group |
| Version | 15.6.2 |
| Description | The code in this package has moved. We recommend you to use `TransitionGroup` from [`react-transition-group`](https://github.com/reactjs/react-transition-group) instead. |
| Released Date | 2017-09-26T00:22:35.280Z |
| Published by | sophiebits |
| How to Learn | https://www.npmjs.com/package/react-addons-transition-group/tutorial |