Build Error - PlayGround not accessible

I accidentally installed an adafruit playground library.
It caused my build to fail.

Arduino: 1.8.19 (Windows 10), Board: "Wireless Stick Lite, Disabled, 240MHz (WiFi/BT), 921600, None, REGION_US915, None"

loading libs from C:\Users..., Inc\Documents\Arduino\libraries: loading library from C:\Users...Inc...\Documents\Arduino\libraries\Adafruit_Circuit_Playground: scanning examples: open C:\Users\jsla3009\OneDrive - 7-Eleven, Inc...\Documents\Arduino\libraries\Adafruit_Circuit_Playground\examples\accel_mouse: Access is denied
Error compiling for board Wireless Stick Lite.

How do i uninstall the library?

Welcome to the forum

The IDE does not have functionality to uninstall a library but if you delete the C:\Users...Inc...\Documents\Arduino\libraries\Adafruit_Circuit_Playground folder the library will no longer be available

In case of accidents you might like to move the folder somewhere else initially until you know all is well

How do I uninstall a library, adafruit playground. I inadvertently installed it. It is causing my build to fail.
I am dead in the water here??

This does not show anything?
Follow these steps to remove these libraries.

  1. Open the Sketchbook.
  2. Go into the libraries subfolder.
  3. Delete the folder for libraries you want to uninstall.
  4. Restart Arduino IDE.

JWS
.

program files (x86) / arduino / libraries

or do a search for *playground

I have merged your cross-posts @slaughterjim.

Cross-posting is against the Arduino forum rules. The reason is that duplicate posts can waste the time of the people trying to help. Someone might spend a lot of time investigating and writing a detailed answer on one topic, without knowing that someone else already did the same in the other topic.

Repeated cross-posting can result in a suspension from the forum.

In the future, please take some time to pick the forum category that best suits the subject of your question and then only post once to that forum category. This is basic forum etiquette, as explained in the "How to get the best out of this forum" guide. It contains a lot of other useful information. Please read it.

Thanks in advance for your cooperation.

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