This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Description
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?