Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Gem::Ext::BuildError: ERROR: Failed to build gem native extension for rails version 4.2.6

If you have a Mac or Linux machine try the following command:

sudo apt-get install ruby-dev

If that fails, what is your output for:

gem install json -v '1.8.6'

(please copy and paste all the output).

Similar issue

I'm not sure what will fix it for Mac, but people had positive experiences with brew install ruby.

Tags:

Ruby

Ruby On Rails

Rubygems

Ruby On Rails 3

Related

Angular - Wait until I receive data before loading template How to propagate -Verbose to module functions? Split string based on spaces and read that in angular2 Difference between Google App Engine Flexible and Google Container Engine? How to use NOT IN clause in filter condition in spark Spring: automatic rollback on checked exceptions How to use antd.Form.create in typescript? Form control valueChanges gives the previous value How to vertically center elements in Bulma? What is the best way to download a big file in NodeJS? Is there a way to set local storage in WKWebView This site can't be reached error

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy