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
When i start my rails project i get the following error message, I'm on Nixos.
/home/saturn/Projects/ruby/bootcamp-api/.devbox/virtenv/ruby/gems/ffi-1.15.5/lib/ffi/library.rb:145:in `block in ffi_lib': Could not open library 'libcurl': libcurl: cannot open shared object file: No such file or directory. (LoadError)
Could not open library 'libcurl.so': libcurl.so: cannot open shared object file: No such file or directory.
Could not open library 'libcurl.so.4': libcurl.so.4: cannot open shared object file: No such file or directory
What happened?
When i start my rails project i get the following error message, I'm on Nixos.
I can get it to run using the following nix shell command mentioned in this thread https://discourse.nixos.org/t/ruby-gem-typhoeus-could-not-open-library-libcurl/2677/11
Steps to reproduce
No response
Command
No response
devbox.json
Devbox version
0.13.6
Nix version
nix (Nix) 2.25.2
What system does this bug occur on?
Linux (x86-64)
Debug logs
No response
The text was updated successfully, but these errors were encountered: