mobx-react-devtools : Dev-tools for MobX and React. You can installing mobx-react-devtools 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 mobx-react-devtools $ sudo npm install -g mobx-react-devtools
If want to update the mobx-react-devtools package execute the command as below,
$ sudo npm update mobx-react-devtools
Update package globally,
$ npm install -g mobx-react-devtools
$ sudo git clone https://github.com/rektide/mobx-react-devtools.git
$ sudo npm install -g ./mobx-react-devtools
mobx-react-devtools@4.2.15 /usr/lib/node_modules/mobx-react-devtools
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mobx-react-devtools
| Package Name | mobx-react-devtools |
| Version | 4.2.15 |
| Description | Dev-tools for MobX and React |
| Released Date | 2017-06-17T16:11:00.666Z |
| Published by | andykog |
| How to Learn | https://www.npmjs.com/package/mobx-react-devtools/tutorial |