Closed xoseperez closed 6 years ago
Issue #393 was marked as a duplicate of this issue.
Removing milestone: 1.12.0 (automated comment)
Released with 1.12.0
Issue #390 was marked as a duplicate of this issue.
Original comment by Danilo Daloiso (Bitbucket: Danny89530, GitHub: Danny89530):
Thanks for the workaround, the compiling process ends successfully now.
Edit .piolibdeps/FauxmoESP/library.json and remove the dependency. This is a bug in the latest FauxmoESP with PlatformIO. Apparently, PlatformIO complains that this library is not suitable for the platform (the AsyncTCP library is for the ESP32 platform).
Originally reported by: Danilo Daloiso (Bitbucket: Danny89530, GitHub: Danny89530)
Hi, I'm in trouble with compiling: after download of all the libraries, it fails for a dependency error with AsyncTCP and FauxmoESP.
I've tried removing .pioenvs and .piolibdeps folders with no success. I'm on Mac, Platform.IO 3.5.1a5.
One more thing: On build.sh add the install of the through2 package via npm install through2