IDE 2.0.0 Keeps prompting for the same library update

Every time I launch IDE 2.0.0 I get a prompt to update the Adafruit DotStar Library
It says the currently installed version is 1.1.5, with the update as 1.2.1

When I click install there's a popup that says that the Adafruit DotStar 1.2.1 Library has a dependency that is Adafruit BusIO, which isn't currently installed.

I select Install All the output window displays

Already installed Adafruit DotStar@1.2.1
Already installed Adafruit BusIO@1.13.2

If I close & reopen IDE 2.0.0. I get prompted to update the same library again. IDE 1.8.19 shows no such update & both libraries installed at the latest versions

See Library updates - Install All

1 Like

Thanks for the pointer.

The was a arduino_374575 folder that contained the Adafruit DotStar library @1.1.5 as well as a Adafruit_DotStar folder containing the 1.2.1 library.
I deleted the first folder & that seems to have sorted it as IDE 2.0.0 is now reporting the correct version.

I am glad it worked. I sorted mine out by searching for the offending library names as suggested by @ptillisch and deleting duplicates, most of which were those with random names like yours

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.