Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Bug of vscode-arduino: no results found when selecting board #1361

Closed
wxutopia opened this issue Sep 30, 2021 · 7 comments · Fixed by #1367
Closed

Bug of vscode-arduino: no results found when selecting board #1361

wxutopia opened this issue Sep 30, 2021 · 7 comments · Fixed by #1367

Comments

@wxutopia
Copy link

wxutopia commented Sep 30, 2021

Problem

I have configured vscode-arduino extension as requested.

I set "arduino.path" to "C:\Program Files (x86)\Arduino", and set "arduino.commandPath" to "arduino_debug.exe".

But when I open blink.ino and click the "Select Board Type", it says "No results found".

I am pretty sure that my board (Arduino Uno) has been connected to my computer.

Because I can upload my program through Arduino IDE.

How can I fix the problem?

Version

Arduino IDE version: 1.8.16

Arduino IDE installation path: C:\Program Files (x86)\Arduino

vscode version: 1.60.2

OS: windows 10

@84ace
Copy link

84ace commented Sep 30, 2021

I too have this issue now, have been running fine for months.
vscode: 160.2
OS: OSX
Arduino: 1.8.14

@fredr
Copy link
Contributor

fredr commented Oct 1, 2021

duplicate of #1360, reverting back to 0.4.5 solved the problem for me

@cdufresne81
Copy link

duplicate of #1360, reverting back to 0.4.5 solved the problem for me

Works indeed! Implies that this issue was introduced in 0.4.6!

@wxutopia
Copy link
Author

wxutopia commented Oct 6, 2021

Problem solved by reverting vscode-arduino version to 0.4.5.

@dayojohn19
Copy link

how can i revert from 4.6 to 4.5 ??

@wxutopia
Copy link
Author

how can i revert from 4.6 to 4.5 ??

Snipaste_2021-10-20_22-04-46

Click the button in the red rectangle.

image

Then choose "Install Another Version".

@mumblety
Copy link

YES!!! This fixed my problems!!!! Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants