You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
Unable to manage the installed libraries using the Arduino Library Manager. It does not respect the directories.user setting or the ARDUION_DIRECTORIES_USER environment variable.
I am using a user setup of VSCode v1.87.2, with Arduino extension v0.6.0.
I have configured arduino-cli to use a custom folder for directories.user.
Unable to manage the installed libraries using the Arduino Library Manager. It does not respect the directories.user setting or the ARDUION_DIRECTORIES_USER environment variable.
I am using a user setup of VSCode v1.87.2, with Arduino extension v0.6.0.
I have configured arduino-cli to use a custom folder for directories.user.
Arduino CLI setup/config:
Here's what Library Manager shows when I search for one of the installed libraries, for example WifiNINA.
The extension embedded arduino-cli is using the same configuration file as the standalone arduino-cli installation.
My understanding is that the Library Manager should not be using the workspace c_cpp_properties.json, but just in case, here it is as well:
The text was updated successfully, but these errors were encountered: