instagram-node : Simple Instagram driver for Node.js. You can installing instagram-node 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 instagram-node $ sudo npm install -g instagram-node
If want to update the instagram-node package execute the command as below,
$ sudo npm update instagram-node
Update package globally,
$ npm install -g instagram-node
$ sudo git clone https://github.com/rektide/instagram-node.git
$ sudo npm install -g ./instagram-node
instagram-node@0.5.8 /usr/lib/node_modules/instagram-node
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall instagram-node
Package Name | instagram-node |
Version | 0.5.8 |
Description | Simple Instagram driver for Node.js |
Released Date | 2015-09-01T09:16:05.198Z |
Published by | n1t0 |
How to Learn | https://www.npmjs.com/package/instagram-node/tutorial |