edge : Edge.js: run .NET and Node.js in-process on Windows, Mac OS, and Linux. You can installing edge 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 edge $ sudo npm install -g edge
If want to update the edge package execute the command as below,
$ sudo npm update edge
Update package globally,
$ npm install -g edge
$ sudo git clone https://github.com/rektide/edge.git
$ sudo npm install -g ./edge
edge@7.10.1 /usr/lib/node_modules/edge
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall edge
Package Name | edge |
Version | 7.10.1 |
Description | Edge.js: run .NET and Node.js in-process on Windows, Mac OS, and Linux |
Released Date | 2017-05-22T04:57:48.492Z |
Published by | tjanczuk |
How to Learn | https://www.npmjs.com/package/edge/tutorial |