zombie : Insanely fast, full-stack, headless browser testing using Node.js. You can installing zombie 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 zombie $ sudo npm install -g zombie
If want to update the zombie package execute the command as below,
$ sudo npm update zombie
Update package globally,
$ npm install -g zombie
$ sudo git clone https://github.com/rektide/zombie.git
$ sudo npm install -g ./zombie
zombie@5.0.7 /usr/lib/node_modules/zombie
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall zombie
| Package Name | zombie |
| Version | 5.0.7 |
| Description | Insanely fast, full-stack, headless browser testing using Node.js |
| Released Date | 2017-06-26T16:31:25.309Z |
| Published by | forbeslindesay |
| How to Learn | https://www.npmjs.com/package/zombie/tutorial |