node-sass-tilde-importer : A node-sass custom importer which turns ~ into absolute paths to the nearest parent node_modules directory.. You can installing node-sass-tilde-importer 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 node-sass-tilde-importer $ sudo npm install -g node-sass-tilde-importer
If want to update the node-sass-tilde-importer package execute the command as below,
$ sudo npm update node-sass-tilde-importer
Update package globally,
$ npm install -g node-sass-tilde-importer
$ sudo git clone https://github.com/rektide/node-sass-tilde-importer.git
$ sudo npm install -g ./node-sass-tilde-importer
node-sass-tilde-importer@1.0.0 /usr/lib/node_modules/node-sass-tilde-importer
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall node-sass-tilde-importer
Package Name | node-sass-tilde-importer |
Version | 1.0.0 |
Description | A node-sass custom importer which turns ~ into absolute paths to the nearest parent node_modules directory. |
Released Date | 2017-04-06T08:06:40.413Z |
Published by | mattface |
How to Learn | https://www.npmjs.com/package/node-sass-tilde-importer/tutorial |