Date : March 29 2020, 07:55 AM
seems to work fine When i am trying start the rails server i am hitting the following error after trying to force install twitter bootstrap gem , What is your OS? Is it windows? Try to run this command $gem install -f --ignore-dependencies twitter-bootstrap-rails --platform ruby
|
rails server can't be up, did bundle install but failed
Date : March 29 2020, 07:55 AM
like below fixes the issue , Also add gem 'less-rails' Check out this post too:
|
Bundle install results in: Gem::Ext::BuildError: ERROR: Failed to build gem native extension. ... make install failed, e
Date : March 29 2020, 07:55 AM
it should still fix some issue I figured out what I needed to do. Referencing an answer on the json gem github, It seems running brew install coreutils solved all my issues revolving around this problem of mine.
|
Rails Bundle Install failed with Docker
Date : March 29 2020, 07:55 AM
help you fix your problem Cannot allocate memory - /usr/local/bin/ruby -r ./siteconf20180911-15-1atjs2q.rb extconf.rb 2>&1
|
Unable to install Rails extconf.rb failed
Date : March 29 2020, 07:55 AM
|