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 has been archived by the owner on Jul 24, 2024. It is now read-only.
Hello everyone! I'm having this issue when trying to run a sass project, first I get:
Ericks-iMac:sidedigital erickacevedor$ grunt dev
Loading "sass.js" tasks...ERROR
>> Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (64)
>> For more information on which environments are supported please see:
>> https://github.com/sass/node-sass/releases/tag/v4.5.0
Running "watch" task
Waiting
...
This issue is solved easily using npm rebuild node-sass, but when I run this command, I get this error:
Hello everyone! I'm having this issue when trying to run a sass project, first I get:
This issue is solved easily using
npm rebuild node-sass
, but when I run this command, I get this error:Some ideas of what could be happening?
This is my information:
The text was updated successfully, but these errors were encountered: