fis-parser-node-sass : A parser plugin for fis to compile sass file.. You can installing fis-parser-node-sass 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-node-sass $ sudo npm install -g fis-parser-node-sass
If want to update the fis-parser-node-sass package execute the command as below,
$ sudo npm update fis-parser-node-sass
Update package globally,
$ npm install -g fis-parser-node-sass
$ sudo git clone https://github.com/rektide/fis-parser-node-sass.git
$ sudo npm install -g ./fis-parser-node-sass
fis-parser-node-sass@1.0.3 /usr/lib/node_modules/fis-parser-node-sass
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fis-parser-node-sass
Package Name | fis-parser-node-sass |
Version | 1.0.3 |
Description | A parser plugin for fis to compile sass file. |
Released Date | 2017-09-08T03:01:21.119Z |
Published by | 2betop |
How to Learn | https://www.npmjs.com/package/fis-parser-node-sass/tutorial |