Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arduino library manager issue #2

Open
la3pna opened this issue Mar 4, 2016 · 1 comment
Open

Arduino library manager issue #2

la3pna opened this issue Mar 4, 2016 · 1 comment
Labels

Comments

@la3pna
Copy link
Contributor

la3pna commented Mar 4, 2016

On windows, the library manager is messy, at best.

Close arduino, and go to:
c:\Users\AppData\Local\Roaming\ArduinoXX\

Delete Library_index.json and Library_index.json.temp

Copy and paste this file into the folder: http://downloads.arduino.cc/libraries/library_index.json

@la3pna la3pna added the invalid label Mar 4, 2016
@NT7S
Copy link
Member

NT7S commented Mar 4, 2016

Another way to do it:

Open the Arduino IDE. Select File > Preferences. Click on the link to the preferences.txt location at the bottom of the window. This should open up a file explorer window to the correct location for the library manager json file. Delete any library_index.* files. Close the Arduino IDE. Restart the Arduino IDE and then open the Library Manager (Sketch > Include Library > Manage Libraries...). This should force the Library Manager to grab the latest json file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants