noflo-core : NoFlo Essentials. You can installing noflo-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 noflo-core $ sudo npm install -g noflo-core
If want to update the noflo-core package execute the command as below,
$ sudo npm update noflo-core
Update package globally,
$ npm install -g noflo-core
$ sudo git clone https://github.com/rektide/noflo-core.git
$ sudo npm install -g ./noflo-core
noflo-core@0.5.0 /usr/lib/node_modules/noflo-core
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall noflo-core
Package Name | noflo-core |
Version | 0.5.0 |
Description | NoFlo Essentials |
Released Date | 2017-11-03T15:37:06.779Z |
Published by | bergie |
How to Learn | https://www.npmjs.com/package/noflo-core/tutorial |