-
Notifications
You must be signed in to change notification settings - Fork 332
Description
Trying to upgrade from rails 5 to a new installation, installed jruby last version 9.3.9.0 and trying to
gem install sass-rails
returns
C:\asset\applications\asestero_new>gem install sass-rails
Building native extensions. This could take a while...
ERROR: Error installing sass-rails:
ERROR: Failed to build gem native extension.
current directory: C:/asset/jruby-9.3.9.0/lib/ruby/gems/shared/gems/sassc-2.
4.0/ext
C:/asset/jruby-9.3.9.0/bin/jruby.exe -I C:/asset/jruby-9.3.9.0/lib/ruby/stdlib -
r ./siteconf20221110-8908-oh7pcn.rb extconf.rb
creating Makefile
current directory: C:/asset/jruby-9.3.9.0/lib/ruby/gems/shared/gems/sassc-2.4.0/
ext
make DESTDIR= clean
current directory: C:/asset/jruby-9.3.9.0/lib/ruby/gems/shared/gems/sassc-2.4.0/
ext
make DESTDIR=
make failedCannot run program "make" (in directory "C:\asset\jruby-9.3.9.0\lib\r
uby\gems\shared\gems\sassc-2.4.0\ext"): CreateProcess error=2, The system cannot
find the file specified
Gem files will remain installed in C:/asset/jruby-9.3.9.0/lib/ruby/gems/shared/g
ems/sassc-2.4.0 for inspection.
Results logged to C:/asset/jruby-9.3.9.0/lib/ruby/gems/shared/extensions/univers
al-java-1.8/2.6.0/sassc-2.4.0/gem_make.out