Skip to content

Tag: sass

Installing node-gyp offline

node-gyp has millions of threads regarding offline installation issues, however, none of the solutions worked for me. I’m trying to install node-sass-chokidar actually, which depends on node-sass and therefore depends on this package. I’m working on Ubuntu 16.04. Due to the pc being offline, I can…