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

sassc 2.4.0 Unable to Install on latest Sonoma #249

Open
shellandbull opened this issue Oct 15, 2024 · 2 comments
Open

sassc 2.4.0 Unable to Install on latest Sonoma #249

shellandbull opened this issue Oct 15, 2024 · 2 comments

Comments

@shellandbull
Copy link

Ruby

ruby 3.3.1 (2024-04-23 revision c56cd86388) +YJIT [x86_64-darwin24]

RVM

$ rvm --version
$ rvm 1.29.12 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]

Gives me the following error when trying to install sassc at @ 2.4.0

/Users/xyzxyz/.rvm/rubies/ruby-3.3.1/bin/ruby extconf.rb
creating Makefile

current directory: /Users/xyzxyz/.rvm/gems/ruby-3.3.1/gems/sassc-2.4.0/ext
make DESTDIR\= sitearchdir\=./.gem.20241015-77813-bxkh7z sitelibdir\=./.gem.20241015-77813-bxkh7z clean

current directory: /Users/xyzxyz/.rvm/gems/ruby-3.3.1/gems/sassc-2.4.0/ext
make DESTDIR\= sitearchdir\=./.gem.20241015-77813-bxkh7z sitelibdir\=./.gem.20241015-77813-bxkh7z
compiling ./libsass/src/ast.cpp
make: *** [ast.o] Error 1

make failed, exit code 2

Someone I know didn't have this issue using rbenv could it be something to do with the way rvm builds Ruby?

@shellandbull shellandbull changed the title sassc 2.4.0 Unable to Install on latest sonoma sassc 2.4.0 Unable to Install on latest Sonoma Oct 16, 2024
@AdamJacobson
Copy link

Seems like a duplicate of #248

@truonglocbinh
Copy link

I have same issue with rbenv and ruby 3.1.1

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

3 participants