Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

symbol not found in flat namespace '__ZSt28__throw_bad_array_new_lengthv' #166

Open
ricvillagrana opened this issue Nov 27, 2021 · 1 comment

Comments

@ricvillagrana
Copy link

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?

@johnnyshields
Copy link

FYI I'm maintaining dartsass-sprockets which is a fork of this gem. You can try it and see if your issue is resolved. It uses a different engine (Dart Sass) under-the-hood so these libsass issues should go away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants