Closed misko903 closed 3 years ago
Could you try with the last development branch please?
The same result with the latest development branch and nodemcuv2-pilight
Seems to be the same as https://community.openmqttgateway.com/t/cannot-compile-for-pilight/1472/5
Could you go there, I have made a proposal to test
Same result - failed, going to try the proposal on the link.
tested with:
Several tracks to follow:
Launch the command pio update
Replace
arduinolog = https://github.com/1technophile/Arduino-Log.git#d13cd80
by
arduinolog = thijse/ArduinoLog
still the same.
still the same.
It should not be exactly the same, you should have now the error for wifimanager instead of Arduino log. The problem could be located into platformio library manager.
Hm I will try to do complete uninstall, leftovers cleaning and new installation of VSC and Platformio. No other idea what else could do.
@misko903 please install git
Before submitting a problem please check the troubleshooting section https://docs.openmqttgateway.com/upload/troubleshoot.html
Describe the bug Hello, I can't upload the fw to my new M5StickC through Platformio. Done all the steps as described in manual.
I have made also PlaformIO:Clean, but it does the same thing. Thanks!