Sparkfun_esp32s2_thing_plus_c, Unknown board ID

Unable to create project on ArchLinux but can on Win10.
get the following error on Archlinux:
platformio.ini - Project Configuration File\n
Resolving sparkfun_esp32s2_thing_plus_c dependencies…\n\n\n
UnknownBoard: Unknown board ID ‘sparkfun_esp32s2_thing_plus_c’"

PIO on both Linux and Win 10 is 6.1.9

Per releases the “SparkFun ESP32 Thing Plus C” has been supported since platform version 5.2.0. Make sure your platform is up-to-date by being up-to-date.

Thank you, It was a new install of vscode and pio on win10 and an old install on Linux. I had updated core but did not know to update platform. I prefer to work on Linux and now I can!