Hardware: ESP8266
Core Version: 2.4.0-rc2
I upgraded to 2.4.0-rc2 to get the KRACK fix by replacing the URL in Arduino IDE preferences and installing it via Boardmanager. If I try to recompile, I now get the error:
Board d1_mini (platform esp8266, package esp8266) is unknown
Error compiling for board WeMos D1 R2 & mini.
Module: WeMos D1 R2 & mini
Flash Size: 4MB
CPU Frequency: 80Mhz
After deleting the folder "packages" under \Users\
I had the same issue. Solved it works now. Thanks!!
Same issue here, and this worked for me. Thank you!
Thanks works for me.
You fixed it.
Most helpful comment
After deleting the folder "packages" under \Users\\AppData\Local\Arduino15 and then reinstalling all previously installed board packages via the Board Manager, the error is gone.