aws-xray-sdk-core : AWS X-Ray SDK for Javascript. You can installing aws-xray-sdk-core 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 aws-xray-sdk-core $ sudo npm install -g aws-xray-sdk-core
If want to update the aws-xray-sdk-core package execute the command as below,
$ sudo npm update aws-xray-sdk-core
Update package globally,
$ npm install -g aws-xray-sdk-core
$ sudo git clone https://github.com/rektide/aws-xray-sdk-core.git
$ sudo npm install -g ./aws-xray-sdk-core
aws-xray-sdk-core@1.1.6 /usr/lib/node_modules/aws-xray-sdk-core
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall aws-xray-sdk-core
Package Name | aws-xray-sdk-core |
Version | 1.1.6 |
Description | AWS X-Ray SDK for Javascript |
Released Date | 2017-11-10T05:57:44.506Z |
Published by | haotianw465 |
How to Learn | https://www.npmjs.com/package/aws-xray-sdk-core/tutorial |