You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
Every once in a while I get an error when pushing my project to heroku that states Cannot download "https://github.com/sass/node-sass/releases/download/v4.12.0/linux-x64-79_binding.node"
Checking on github, that file does not exist at all, so my question would be, why is it even being looked for? It happens during the install of [email protected], running node v8.16.0.
Every once in a while I get an error when pushing my project to heroku that states
Cannot download "https://github.com/sass/node-sass/releases/download/v4.12.0/linux-x64-79_binding.node"Checking on github, that file does not exist at all, so my question would be, why is it even being looked for? It happens during the install of
[email protected], runningnode v8.16.0.