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
[peterg@AtomicLabs ~]$ sass --version /opt/dart-sass/sass: line 20: /opt/dart-sass/src/dart: cannot execute binary file: Exec format error /opt/dart-sass/sass: line 20: /opt/dart-sass/src/dart: Success
I got a similar error after downloading dart-sass from github. I had downloaded sass with ruby, and I successful installed it but after seeing the error saying it's no longer supported I opted for dart-sass. But now I get the above error which i don't understand.
The text was updated successfully, but these errors were encountered:
[peterg@AtomicLabs ~]$ sass --version
/opt/dart-sass/sass: line 20: /opt/dart-sass/src/dart: cannot execute binary file: Exec format error
/opt/dart-sass/sass: line 20: /opt/dart-sass/src/dart: Success
I got a similar error after downloading dart-sass from github. I had downloaded sass with ruby, and I successful installed it but after seeing the error saying it's no longer supported I opted for dart-sass. But now I get the above error which i don't understand.
The text was updated successfully, but these errors were encountered: