Wie man PlatformIO "UnknownPackageError: Could not find the package ...." für kürzlich aktualisierte Pakete behebt
Problem:
Wenn Sie eine PlatformIO-Bibliothek installieren möchten, die kürzlich aktualisiert wurde, sehen Sie eine Fehlermeldung wie
platformio_error.txt
UnknownPackageError: Could not find the package with 'ulikoehler/QuickSPI @ ^1.1.1' requirements for your system 'linux_x86_64Lösung
Löschen Sie den ~/.platformio/.cache und versuchen Sie es dann erneut.
Unter Windows befindet sich dieses Verzeichnis hier: C:\Users\<user>\.platformio\.cache
Check out similar posts by category:
PlatformIO
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow