Hi Clay!
Please edit your post remove the complete error message and post it again as pre-formatted text. This will significantly increase the readability of the error message! See How to post logs and code in PlatformIO Community Forum
Thanks in advance!
There are 4 things to note:
- Move the folder out of OneDrive and put it to a “normal” folder on your hard drive like
C:\users\compu\Documents\PlatformIO\Projects\BIGTREETECH\
- Make sure that
BIGTREE_SKR_2.json
exists - See the very first error message - Remove
monitor_flags
as this is not a valid setting inplatformio.ini
. There is amonitor_filters
See monitor_filters — PlatformIO latest documentation - Also note the message: “
src_filter
configuration option in section [env:include_tree] is deprecated and will be removed in the next release! Please usebuild_src_filter
instead”
See build_src_filter — PlatformIO latest documentation
Probably the best way would be to contact the author and aks for help at https://github.com/MarlinFirmware/Marlin/issues