Closed per1234 closed 3 years ago
Libraries are locked to the name value specified by the library.properties metadata file in the release at the time of the Library Manager submission.
name
Any release with a different name is rejected by the Arduino Library Manager indexer. This is the cause of https://github.com/siara-cc/esp_arduino_sqlite3_lib/issues/10#issuecomment-529213568
Please submit an issue at https://github.com/arduino/Arduino/issues/new to request the name be updated in the index.
Alternatively, you can revert the library.properties name value back to the original Sqlite3
Sqlite3
Thanks!
References:
Libraries are locked to the
name
value specified by the library.properties metadata file in the release at the time of the Library Manager submission.Any release with a different name is rejected by the Arduino Library Manager indexer. This is the cause of https://github.com/siara-cc/esp_arduino_sqlite3_lib/issues/10#issuecomment-529213568
Please submit an issue at https://github.com/arduino/Arduino/issues/new to request the name be updated in the index.
Alternatively, you can revert the library.properties
name
value back to the originalSqlite3
Thanks!
References: