Skip to content

Automatic library install can't be performed in this case #2235

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

Open
3 tasks done
VladimirVecera opened this issue Jul 1, 2023 · 1 comment
Open
3 tasks done

Automatic library install can't be performed in this case #2235

VladimirVecera opened this issue Jul 1, 2023 · 1 comment
Assignees
Labels
status: waiting for information More information must be provided before work can proceed topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@VladimirVecera
Copy link

VladimirVecera commented Jul 1, 2023

Describe the problem

Unable to update libraries. There is no duplication in the /libraries/ folder.

Failed to install library: TinyGSM:0.11.7.
Error: 3 INVALID_ARGUMENT: The library TinyGSM has multiple installations:
- Z:\Arduino\libraries\TinyGSM
- Z:\Arduino\libraries\TinyGSM
- Z:\Arduino\libraries\TinyGSM
Automatic library install can't be performed in this case, please manually remove all duplicates and retry.
Failed to install library: Servo:1.2.1.
Error: 3 INVALID_ARGUMENT: The library Servo has multiple installations:
- Z:\Arduino\libraries\Servo
- Z:\Arduino\libraries\Servo
- Z:\Arduino\libraries\Servo
Automatic library install can't be performed in this case, please manually remove all duplicates and retry.
Failed to install library: RadioLib:6.1.0.
Error: 3 INVALID_ARGUMENT: The library RadioLib has multiple installations:
- Z:\Arduino\libraries\RadioLib
- Z:\Arduino\libraries\RadioLib
- Z:\Arduino\libraries\RadioLib
Automatic library install can't be performed in this case, please manually remove all duplicates and retry.

To reproduce

I don't know what to say about that :/

Expected behavior

I want to update and can't.

Arduino IDE version

2.1.1

Operating system

Windows

Operating system version

10

Additional context

Additional reports

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@VladimirVecera VladimirVecera added the type: imperfection Perceived defect in any part of project label Jul 1, 2023
@per1234 per1234 self-assigned this Jul 2, 2023
@per1234 per1234 transferred this issue from arduino/arduino-ide Jul 2, 2023
@per1234 per1234 added the topic: code Related to content of the project itself label Jul 2, 2023
@per1234
Copy link
Contributor

per1234 commented Jul 2, 2023

Hi @VladimirVecera. Is there anything special about your Z:\ drive (e.g., a network drive, a RAM drive) or about any of the folders of the path of these three libraries (e.g., a symlink/symbolic link, a junction point, a soft link, a hard link)?

@per1234 per1234 added the status: waiting for information More information must be provided before work can proceed label Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for information More information must be provided before work can proceed topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants