platformio / platformio-home

PlatformIO Home
https://docs.platformio.org/page/home/index.html
Apache License 2.0
95 stars 62 forks source link

Could not load installed platforms #6429

Open nicom7 opened 12 months ago

nicom7 commented 12 months ago

PIO Core Call Error: "UnknownPlatform: Unknown development platform 'PackageItem <path=C:\Users\nicom\.platformio\platforms\raspberrypi metadata=PackageMetadata <type=platform name=raspberrypi version=1.9.0+sha.ffb6889 spec={'owner': None, 'id': None, 'name': 'platform-raspberrypi', 'requirements': None, 'uri': 'git+https://github.com/maxgerhardt/platform-raspberrypi.git'}'"

nicom7 commented 12 months ago

Problem was resolved by removing the .platformio folder and restarting VS Code.