We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, thank you for creating this fabulous template.
I'm having issues installing bundle. I get the following error:
current directory: /var/lib/gems/3.0.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser /usr/bin/ruby3.0 -I /usr/lib/ruby/vendor_ruby -r ./siteconf20221228-127051-kd6r7g.rb extconf.rb mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
By any chance do you have an idea of what could be happening?
Thanks in advance.
Julieth
The text was updated successfully, but these errors were encountered:
You don't have /usr/lib/ruby/include/ruby.h file
I don't know what version of Linux do you have, but you should find something like ruby-dev
Sorry, something went wrong.
No branches or pull requests
Hello, thank you for creating this fabulous template.
I'm having issues installing bundle. I get the following error:
current directory: /var/lib/gems/3.0.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser
/usr/bin/ruby3.0 -I /usr/lib/ruby/vendor_ruby -r ./siteconf20221228-127051-kd6r7g.rb extconf.rb
mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
By any chance do you have an idea of what could be happening?
Thanks in advance.
Julieth
The text was updated successfully, but these errors were encountered: