You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There may be times when people have connection issues unrelated to there being a binary or not. I would like to see Checking Github Releases for binaries… and Connection failed. Switching to compilation… or No binaries available for this version. Switching to compilation….
This would be super helpful when it works for me and not some one else and all they have to share is:
ERROR: Error installing faster_path:
ERROR: Failed to build gem native extension.
current directory: /usr/local/lib/ruby/gems/2.5.0/gems/faster_path-0.3.9/ext
/usr/local/bin/ruby -rrubygems /usr/local/lib/ruby/gems/2.5.0/gems/rake-12.3.0/exe/rake RUBYARCHDIR=/usr/local/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0-static/faster_path-0.3.9 RUBYLIBDIR=/usr/local/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0-static/faster_path-0.3.9
checking for cargo... no
rake aborted!
****
Rust's Cargo is required to build this extension. Please install
Rust and put it in the PATH, or set the CARGO environment variable appropriately.
****
Tasks: TOP => default => thermite:build
(See full trace by running task with --trace)
Downloading compiled version (0.0.1) from GitHub
rake failed, exit code 1
Gem files will remain installed in /usr/local/lib/ruby/gems/2.5.0/gems/faster_path-0.3.9 for inspection.
Results logged to /usr/local/lib/ruby/gems/2.5.0/extensions/x86_64-linux/2.5.0-static/faster_path-0.3.9/gem_make.out
If gem installation only outputs errors you can prepend that info when it errors out.
The text was updated successfully, but these errors were encountered:
There may be times when people have connection issues unrelated to there being a binary or not. I would like to see
Checking Github Releases for binaries…
andConnection failed. Switching to compilation…
orNo binaries available for this version. Switching to compilation…
.This would be super helpful when it works for me and not some one else and all they have to share is:
If gem installation only outputs errors you can prepend that info when it errors out.
The text was updated successfully, but these errors were encountered: