case-sensitive-paths-webpack-p : Enforces module path case sensitivity in Webpack. You can installing case-sensitive-paths-webpack-p 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 case-sensitive-paths-webpack-p $ sudo npm install -g case-sensitive-paths-webpack-p
If want to update the case-sensitive-paths-webpack-p package execute the command as below,
$ sudo npm update case-sensitive-paths-webpack-p
Update package globally,
$ npm install -g case-sensitive-paths-webpack-p
$ sudo git clone https://github.com/rektide/case-sensitive-paths-webpack-p.git
$ sudo npm install -g ./case-sensitive-paths-webpack-p
case-sensitive-paths-webpack-p@2.1.1 /usr/lib/node_modules/case-sensitive-paths-webpack-p
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall case-sensitive-paths-webpack-p
Package Name | case-sensitive-paths-webpack-p |
Version | 2.1.1 |
Description | Enforces module path case sensitivity in Webpack |
Released Date | 2017-05-30T21:09:07.956Z |
Published by | urthen |
How to Learn | https://www.npmjs.com/package/case-sensitive-paths-webpack-p/tutorial |