karma-phantomjs-shim : Provides shims for PhantomJS. You can installing karma-phantomjs-shim 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 karma-phantomjs-shim $ sudo npm install -g karma-phantomjs-shim
If want to update the karma-phantomjs-shim package execute the command as below,
$ sudo npm update karma-phantomjs-shim
Update package globally,
$ npm install -g karma-phantomjs-shim
$ sudo git clone https://github.com/rektide/karma-phantomjs-shim.git
$ sudo npm install -g ./karma-phantomjs-shim
karma-phantomjs-shim@1.5.0 /usr/lib/node_modules/karma-phantomjs-shim
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall karma-phantomjs-shim
Package Name | karma-phantomjs-shim |
Version | 1.5.0 |
Description | Provides shims for PhantomJS |
Released Date | 2017-09-23T15:37:11.087Z |
Published by | tschaub |
How to Learn | https://www.npmjs.com/package/karma-phantomjs-shim/tutorial |