Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
64 views

Error installing msgpack (1.4.4) on ruby 3.0.4 on M1 mac

While installing msgpack gem I'am receiving this error: /Users/orbanbotond/.frum/versions/3.0.4/lib/ruby/gems/3.0.0/gems/msgpack-1.4.4/ext/msgpack make DESTDIR\= compiling buffer.c compiling ...
Boti's user avatar
  • 3,345
-1 votes
0 answers
59 views

How do I run Ruby for MacOS in Visual Studio Code (possible compiler errors)?

I got a little problem to run Ruby in vscode. I already made sure everything is correctly installed, (ruby -v gave: ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.x86_64-darwin20] konan@*******s-...
Konan's user avatar
  • 1
1 vote
1 answer
755 views

An error occurred while installing psych (5.1.2), and Bundler cannot continue

An error occurred while installing psych (5.1.2), and Bundler cannot continue. In Gemfile: debug was resolved to 1.9.2, which depends on irb was resolved to 1.13.1, which depends on rdoc ...
ARYANSH GUPTA's user avatar
0 votes
1 answer
94 views

Run kamal setup: Exception while executing on host 192.168.0.1: Net::SSH::ConnectionTimeout

I'm newbie in kamal. It's really a great tool for deployment. Thanks to @dhh . But I have some difficulties deploying despite having read the documentation. After configuring the deploy.yml file like ...
Simon  Noumedem's user avatar
0 votes
0 answers
205 views

While installing ruby in windows i am getting this error ERROR: Failed to build gem native extension and yaml.h not found

This is whole error: C:\Users\prati>gem install rails Using rubygems directory: C:/Users/prati/.local/share/gem/ruby/3.2.0 Temporarily enhancing PATH for MSYS/MINGW... Installing required msys2 ...
Pratik Vinod's user avatar
0 votes
1 answer
152 views

bundle install is hanging when installing gems

I'm trying to install Canvas LMS on an Ubuntu 22.04 system. I've tried running bundle install on the required gems as given by Canvas LMS. This is the output I get: Resolving dependencies... Fetching ...
John Hon's user avatar
  • 191
0 votes
1 answer
257 views

Trouble installing libv8 to use with mini_racer (github page site project using Git bash)

Hi guys, I'm working on my first website ever using github page site. I've been following this tutorial on Youtube.I forked a theme from another person to use with my project. After forking and some ...
user22062628's user avatar
0 votes
1 answer
73 views

Fluentd installation failed with message in Windows

I'm doing testing Fluentd for collecting log files from Apache Tomcat in Windows OS. So, I tried install with [Fluentd-Packages v5.x] and [Calyptia-Fluent v1.3.x] and failed with Windows Message that &...
leeyounsoo's user avatar
0 votes
0 answers
165 views

Facing error while installing ruby 2.6.5 in ubuntu 22.04

When running command - rvm install ruby This is the error I am getting Searching for binary rubies, this might take some time. No binary rubies available for: ubuntu/22.04/x86_64/ruby-3.0.0. ...
Sid's user avatar
  • 1
0 votes
0 answers
1k views

CocoaPods Installation for pods

I am trying to install the CocoaPods but I am receiving the below error: ERROR: Error installing cocoapods: The last version of activesupport (>= 5.0, < 8) to support your Ruby & RubyGems ...
Aruna's user avatar
  • 15
1 vote
2 answers
263 views

How does Rails 7 locate the Ruby executable?

I'm new to Ruby and Rails, and my rails installation cannot run in the CLI because it is looking for Ruby in the wrong place. TLDR question - How can I point rails to my ruby installation? Here is the ...
Peregrine's user avatar
0 votes
0 answers
71 views

how to download ruby onto chromebook for TOP

am beginning my coding and programming journey so i am not entirely knowledgeable so bear with me. i was reccomended the odin project for a better learning framework against the code camps i was in; ...
birdy walters's user avatar
0 votes
1 answer
181 views

I got an error while creating a new Rails app (rails new name_project)

So I installed Ruby and Rails through this video (https://www.youtube.com/watch?v=fmyvWz5TUWg&t=9163s&ab_channel=freeCodeCamp.org) and I was making a new Rails app by using the command rails ...
yasuo's user avatar
  • 16
0 votes
3 answers
106 views

Package standalone RubyGems for a MacOS app

To have the best user experience for my users and to avoid them to install all required packages, I need to package Ruby, RubyGems and some gems packages (pod, xcodeproj) in a MacOS app. I will then ...
TMG's user avatar
  • 9
0 votes
0 answers
258 views

You don't have write permissions for the /usr/share/rvm/gems/ruby-3.2.2 directory

When I run the following command: gem update --system, I receive the following error: ERROR: While executing gem ... (Gem::FilePermissionError) You don't have write permissions for the /usr/share/...
David Foster's user avatar

15 30 50 per page
1
2 3 4 5
38