Open AdamJacobson opened 3 weeks ago
Same issue here, but I'm using Ruby-3.2.2. @AdamJacobson Did you fix it?
FYI - this helped me resolve the issue: https://github.com/sass/sassc-ruby/issues/225#issuecomment-2391129846
@yzhengya Unfortunately that did not resolve it for me. I will note, I am using a company issued laptop and cannot rule out something going wrong with permissions (I need to request temporary admin access to delete /Library/Developer/CommandLineTools/).
I have same issue with sassc with ruby 3.1.1
@AdamJacobson did you resolve this issue
Been trying to
bundle install
but it keeps failing onsassc
.Here's the tail end of running
gem install sassc -v '2.4.0' --verbose