earlephilhower / arduino-esp8266littlefs-plugin

Plugin to upload LittleFS filesystems to ESP8266
GNU General Public License v2.0
120 stars 20 forks source link

Not working with Arduino IDE 2.0 #23

Closed DirkFedermann closed 1 year ago

DirkFedermann commented 1 year ago

Just wanted to save some one a little time and say: this plugin is not working with the Arduino IDE 2.0. You have to download and install the Arduino IDE 1.8.x to use this plugin

And don't forget to copy over your 'boards manager URLs'

Ce345 commented 1 year ago

Metoo. Can not find a doc about why the/ a library is now invalid. Arduino should have explained and communicated the change from ide 1 to 2 and warned about the changes during the install proces of ide 2; also the github can be used for that purpose. Githubbers spend a lot of freetime in their library and are a important part of the system that make Arduino succesfull among hobbyists and professionals.

pisolofin commented 1 year ago

I have the same issue on new installation

earlephilhower commented 1 year ago

This is an Arduino IDE issue. See #21