-
When installed on clean ruby-dev image:
```
Fetching danger 5.11.1
Installing danger 5.11.1
Fetching danger-plugin-api 1.0.0
Installing danger-plugin-api 1.0.0
Fetching ruby-ll 2.1.2
Installing…
-
I'm a not ruby guy... can you please help with that?
```
Fetching nokogiri 1.8.0
Installing nokogiri 1.8.0 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extensio…
-
the same problem when i use RubyMine install the ruby-debug-ide .
I can gem install some other tools,like watir.,but can't install ruby-debug-ide and ruby-debase
I also user rdik install 2,3 for i…
-
```
#######################################################
The bcrypt-ruby gem has changed its name to just bcrypt. Instead of
installing `bcrypt-ruby`, you should install `bcrypt`. Please u…
-
I've tried to install prawn-gmagick on Big Sur...
`sudo gem install prawn-gmagick`
... but unfortunately it failed:
```
Fetching pdf-core-0.9.0.gem
Fetching ttfunk-1.7.0.gem
Fetching prawn-g…
-
I can't install texplay 0.4.3 in my mac, I've tried to do with ruby 1.9.2 but I can't. The error message is:
```
sudo gem install texplay -v '0.4.3'
Building native extensions. This could take a wh…
-
**Description*
"Cannot run project" alert keeps active even if build successfully
**Environment**
- Version of currently used React Native IDE (Extensions tab -> click on React Native IDE extens…
-
Hey there @btashton :-)
I have problem building local preview of the website on FreeBSD 13.2 - cannot install `sass-embedded (1.71.0)`. Would it be possible to resolve / update version conflicts pl…
-
I forked your repo to add Debian 7.8 support. I merely changed references in the config replacing 7.7 with 7.8. Everything seems to go swimmingly until...
veewee vbox build 'debian-7-dot-8' --workdir…
-
Crossposting from [https://github.com/facebook/react-native/issues/46775](this) issue of the react-native repo. All credits go to the original author! Reproduction repo available here: [ht…