I am new to VS Code and I am trying to use the VS Code configuration of PlatformIO to run the HelloServer example code to test ethernet on my T-POE-Pro board, but I am running into an issue at step #9 of the PlatformIO Quick Start Guide.
These are the error messages i am seeing:
It seems like there may be a version issue with some of the extensions I installed, or at least thats what I'm finding the issue may be online. How can I resolve this so I can get my code up an running?
Hello!
I am new to VS Code and I am trying to use the VS Code configuration of PlatformIO to run the HelloServer example code to test ethernet on my T-POE-Pro board, but I am running into an issue at step #9 of the PlatformIO Quick Start Guide. These are the error messages i am seeing:
It seems like there may be a version issue with some of the extensions I installed, or at least thats what I'm finding the issue may be online. How can I resolve this so I can get my code up an running?
Thank you!! :)