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
I am installing sassc-2.4.0 on MacOS and getting this error when I run rails server.
Could not open library '/Users/ricardo/.rvm/gems/ruby-2.7.5/gems/sassc-2.4.0/ext/libsass.bundle': dlopen(/Users/ricardo/.rvm/gems/ruby-2.7.5/gems/sassc-2.4.0/ext/libsass.bundle, 0x0005): symbol not found in flat namespace '__ZSt28__throw_bad_array_new_lengthv' (LoadError)
sassc version: 2.4.0
GCC version: 11 bundle install succeeded with no errors, anyone can help with this?