How To Fix Arduino IDE Additional Library Installation Error

Error-Installing-Additional-library

In this article showing how to fix Arduino IDE additional library installation error. This is very common issue you might face when you try to install additional library in Arduino IDE.

The Error is “Error Downloading http://download.arduino.cc/libraries/library_index.json

Steps to fix the issue :-

  1. Close The Arduino IDE
  2. Open Command Prompt
  3. Type “setx _JAVA_OPTIONS -Djava.net.preferIPv4Stack=true” command on command prompt
  4. Press Enter

That’s It ! Thanks

Share on facebook
Share on twitter
Share on linkedin
Share on pinterest
Share on whatsapp
Share on telegram
Share on reddit
Share on tumblr
Related Posts
About Author

7 thoughts on “How To Fix Arduino IDE Additional Library Installation Error”

Leave a Comment

Your email address will not be published. Required fields are marked *