fis-parser-less : A parser for fis to compile less file.. You can installing fis-parser-less 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 fis-parser-less $ sudo npm install -g fis-parser-less
If want to update the fis-parser-less package execute the command as below,
$ sudo npm update fis-parser-less
Update package globally,
$ npm install -g fis-parser-less
$ sudo git clone https://github.com/rektide/fis-parser-less.git
$ sudo npm install -g ./fis-parser-less
fis-parser-less@0.1.3 /usr/lib/node_modules/fis-parser-less
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fis-parser-less
Package Name | fis-parser-less |
Version | 0.1.3 |
Description | A parser for fis to compile less file. |
Released Date | 2015-05-17T12:12:30.552Z |
Published by | fouber |
How to Learn | https://www.npmjs.com/package/fis-parser-less/tutorial |