platformio / platformio-vscode-ide

PlatformIO IDE for VSCode: The next generation integrated development environment for IoT
https://marketplace.visualstudio.com/items?itemName=platformio.platformio-ide
Apache License 2.0
1.18k stars 188 forks source link

UnknownPackageError: Could not find the package #4028

Closed HiImCris closed 2 months ago

HiImCris commented 2 months ago

At startup and when trying to build a project, I get the following error message:

UnknownPackageError: Could not find the package with 'earlephilhower/tool-pioasm-rp2040-earlephilhower @ ^5.100300.220714' requirements for your system 'windows_amd64'

I don't know how to solve it. Before that, I had to enable long path names. So that's where I'm now.

HiImCris commented 2 months ago

It seems the code I downloaded refers to a repository that no longer exists. It builds without that reference, but I cannot test the results right now. So, for now, it's solved.