Sandbox

Sandbox

node-red Configuration

root@edison:~# ls .node-red/
flows_edison.json  flows_edison_cred.json  lib  node_modules  settings.js
root@edison:~# ls .node-red/node_modules/
node-red-contrib-socialogix4edison
root@edison:~# cd .node-red
root@edison:~/.node-red#

Npm Update

npm is the package manager for JavaScript. Find, share, and reuse packages of code from hundreds of thousands of developers — and assemble them in powerful new ways. Homepage

root@edison:~# npm install npm@latest -g
-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/usr/bin/npm -> /usr/lib/node_modules/npm/bin/npm-clis
npm@4.4.1 /usr/lib/node_modules/npm

Npm Installation Flags

Passed

Failed

Manage Palette

  • node-red-contrib-bluemix-nodes

Last updated