npm install error HTTP error 404 Not Found while using gulp-sass or node-sass@4.10.0 or @4.11.0 with NodeJS 12.x and npm@6.13.6 or latest
This article is for everybody that might run into issue like I did while using latest gulp-sass with NodeJS 12.x LTS. The problem : In a nutshell, the problem is, if you directly or indirectly (via npm-shrinkwrap.json) reference node-sass@4.10.0 or 4.11.0, you will get error…