We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
sassc
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?
rbenv
rvm
The text was updated successfully, but these errors were encountered:
Seems like a duplicate of #248
Sorry, something went wrong.
I have same issue with rbenv and ruby 3.1.1
No branches or pull requests
Ruby
RVM
Gives me the following error when trying to install
sassc
at @2.4.0
Someone I know didn't have this issue using
rbenv
could it be something to do with the wayrvm
builds Ruby?The text was updated successfully, but these errors were encountered: