Open ma3oun opened 2 years ago
I'm having the same problem on VSCode 1.71.0 on Windows 11.
Try any command and it says: Command 'Pico-Go > xxx' resulted in an error (command 'picogo.xxx' not found)
The reason for that is that Pico-Go uses a package called serialport which needs native bindings. The bindings have to be re-generated for each version of VS Code. So this fork of Pico-Go doesn't include native bindings for the newer VS Code versions.
So you have to either downgrade you VS Code installation, wait for this extension to be upgraded or switch to Pico-W-Go which includes bindings for all new VS Code versions and many other improvements like bindings for the new Raspberry Pi Pico W board firmware.
Thanks @paulober . I have just installed Pico-W-Go and it also doesn't work. I get the same kind of errors. I'm creating the issue on your fork.
I'm having the same problem on VSCode 1.71.0 on Windows 11 as well. I have also tried Pico-W-Go without success.
@SteveBannister1 see paulober/Pico-W-Go#16
What are the steps to reproduce this issue?
What happens?
An error window pops up: "command 'picogo.uplodFile' not found"
What were you expecting to happen?
File upload
Any logs, error output, etc?
(If it’s long, please paste to https://gist.github.com and insert the link here)
Support info
Copy this from the
Pico-Go > Help > Get support info
option in the command palette:This command also yields a "command not found error"