google-gax : Google API Extensions. You can installing google-gax 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 google-gax $ sudo npm install -g google-gax
If want to update the google-gax package execute the command as below,
$ sudo npm update google-gax
Update package globally,
$ npm install -g google-gax
$ sudo git clone https://github.com/rektide/google-gax.git
$ sudo npm install -g ./google-gax
google-gax@0.14.2 /usr/lib/node_modules/google-gax
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall google-gax
Package Name | google-gax |
Version | 0.14.2 |
Description | Google API Extensions |
Released Date | 2017-10-17T18:07:16.868Z |
Published by | googleapis-packages |
How to Learn | https://www.npmjs.com/package/google-gax/tutorial |