-
I am not able install ruby in ubutu 18.04 domain user
/home/surendra@indexex.interal like folder i am facing problem
![Screenshot from 2019-09-07 13-47-04](https://user-images.githubusercontent…
-
with a simple `Gemfile`:
``` ruby
source 'https://rubygems.org'
#ruby=ruby-2.2.2
gemspec
```
I have run and got:
``` bash
# rvm use . --install
ruby-2.2.2 is not installed.
Could not determine whic…
-
The following resources:
``` puppet
rvm_gem {'ruby-2.1.6/bundler:1.11.2':
ensure => installed
}
rvm_gem {'ruby-2.1.7/bundler:1.11.2':
ensure => installed
}
```
Are created on every run.
-
I am getting the below error when I run "rvm requirements" command.
Can someone please help with this? I tried couple of solutions but it did not work.
OS: MacOS Sierra 10.12.6
**Error:**
_$ r…
-
Both web and chatwoot app notification doesn't work anymore and i see the following error in console (at least for web push) and i don't get mobile push notification as well when it used to work previ…
-
### Have you checked that your feature request isn't already filed?
- [X] I read through [FAQ](https://github.com/alshedivat/al-folio/blob/master/FAQ.md) and searched through the [past issues](https:…
-
While creating my devbox (https://github.com/czerasz/devbox) I noticed some strange error message.
I'm new to vagrant and puppet so I'm not sure if it depends on my configuration or the rvm module, bu…
-
https://blog.yunshenghuo.site/2017/04/28/RVM-%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97/
Every failure is leading towards success.
-
I have setup a simple demonstration app to show this issue: https://github.com/hunterae/rails6-1_parse-stack-issue
Essentially, when using Rails 6.1.6 (also confirmed with 6.1.7), and parse-stack 1…
-
### Description
### Reproduction steps
1. Install the latest jruby (e.g. `rbenv install jruby-9.4.8.0`)
2. Try to install the latest ruby-lsp: `gem install ruby-lsp`
3. It will fail building the…