rollup-plugin-includepaths : Rollup plugin to use relative paths in your project files. You can installing rollup-plugin-includepaths 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 rollup-plugin-includepaths $ sudo npm install -g rollup-plugin-includepaths
If want to update the rollup-plugin-includepaths package execute the command as below,
$ sudo npm update rollup-plugin-includepaths
Update package globally,
$ npm install -g rollup-plugin-includepaths
$ sudo git clone https://github.com/rektide/rollup-plugin-includepaths.git
$ sudo npm install -g ./rollup-plugin-includepaths
rollup-plugin-includepaths@0.2.2 /usr/lib/node_modules/rollup-plugin-includepaths
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall rollup-plugin-includepaths
| Package Name | rollup-plugin-includepaths |
| Version | 0.2.2 |
| Description | Rollup plugin to use relative paths in your project files |
| Released Date | 2017-03-17T11:10:44.551Z |
| Published by | darlanalves |
| How to Learn | https://www.npmjs.com/package/rollup-plugin-includepaths/tutorial |