rubyinstaller2
rubyinstaller2 copied to clipboard
Failure to install jekyll
What problems are you experiencing?
I installed ruby and Devkit by the steps of jekyll instruction, then ran
gem install bundler
first, it worked, but then when running
gem install jekyll
it failed, giving " ERROR: Error installing jekyll: ERROR: Failed to build gem native extension. " and " Assembler messages: Error: can't open C:\Users\����\AppData\Local\Temp\ccWoFZzs.s for reading: Illegal byte sequence "
Steps to reproduce
As above
What's the output from ridk version?
ruby: path: D:/Ruby31-x64 version: 3.1.2 platform: x64-mingw-ucrt ruby_installer: package_version: 3.1.2-1 git_commit: 17502f9 msys2: path: D:\Ruby31-x64\msys64 cc: gcc (Rev10, Built by MSYS2 project) 11.2.0 sh: GNU bash,版本 5.1.16(1)-release (x86_64-pc-msys) os: Microsoft Windows [�汾 10.0.19044.1889]