Closed Lechus closed 4 years ago
Downloading binary from https://github.com/sass/node-sass/releases/download/v4.9.2/linux_musl-x64-72_binding.node Cannot download "https://github.com/sass/node-sass/releases/download/v4.9.2/linux_musl-x64-72_binding.node":
HTTP error 404 Not Found
Hint: If github.com is not accessible in your location try setting a proxy via HTTP_PROXY, e.g.
export HTTP_PROXY=http://example.com:1234
or configure npm proxy via
npm config set proxy http://example.com:8080
Having an issue with this too.
Sorry for late. It's problem with node-sass library, not with our PoC: https://github.com/sass/node-sass/issues/2773
Downloading binary from https://github.com/sass/node-sass/releases/download/v4.9.2/linux_musl-x64-72_binding.node Cannot download "https://github.com/sass/node-sass/releases/download/v4.9.2/linux_musl-x64-72_binding.node":
HTTP error 404 Not Found
Hint: If github.com is not accessible in your location try setting a proxy via HTTP_PROXY, e.g.
or configure npm proxy via