После команды
npm install node-sass
появляется ошибка
Downloading binary from
https://github.com/sass/node-sass/releases/downloa...
Cannot download "
https://github.com/sass/node-sass/releases/downloa...":
connect ETIMEDOUT 52.216.17.48:443
Timed out whilst downloading the prebuilt binary
Hint: If github.com is not accessible in your location
try setting a proxy via HTTP_PROXY, e.g.
export HTTP_PROXY=
example.com:1234
or configure npm proxy via
npm config set proxy
example.com:8080