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.
please add the setting of "arduino.path", if in Windows, go to Visual Studio Code, click File > Preferences > Settings, then click the Open Settings (JSON) icon in the upper-right corner of the Settings page.
add "arduino.path": "C:\Program Files (x86)\Arduino".
even when i modified the path in the config file as such:
{
"arduino.path": "C:\Program Files (x86)\Arduino"
}
i have checed that my arduino IDE installation was there ad to be extra sure i reinstalled it there,
i made sure that the folder was properly named (idk when appened bur arduino default path changed and its not the one cited above)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
i recive this error:
please add the setting of "arduino.path", if in Windows, go to Visual Studio Code, click File > Preferences > Settings, then click the Open Settings (JSON) icon in the upper-right corner of the Settings page.
add "arduino.path": "C:\Program Files (x86)\Arduino".
even when i modified the path in the config file as such:
{
"arduino.path": "C:\Program Files (x86)\Arduino"
}
i have checed that my arduino IDE installation was there ad to be extra sure i reinstalled it there,
i made sure that the folder was properly named (idk when appened bur arduino default path changed and its not the one cited above)
The text was updated successfully, but these errors were encountered: