aurelia-path : Utilities for path manipulation.. You can installing aurelia-path 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 aurelia-path $ sudo npm install -g aurelia-path
If want to update the aurelia-path package execute the command as below,
$ sudo npm update aurelia-path
Update package globally,
$ npm install -g aurelia-path
$ sudo git clone https://github.com/rektide/aurelia-path.git
$ sudo npm install -g ./aurelia-path
aurelia-path@1.1.1 /usr/lib/node_modules/aurelia-path
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall aurelia-path
Package Name | aurelia-path |
Version | 1.1.1 |
Description | Utilities for path manipulation. |
Released Date | 2016-09-23T18:16:03.315Z |
Published by | aureliaeffect |
How to Learn | https://www.npmjs.com/package/aurelia-path/tutorial |