Skip to content

library.properties to the Root Directory for Proper Library Recognition #20

@xReaPerD

Description

@xReaPerD

I've encountered an issue when trying to install the HUSKYLENS library using the Arduino CLI. The installation fails with the error message: Library install failed: library not valid.

Upon investigating, I found that the library.properties file is located inside the Example folder. According to Arduino library specifications, the library.properties file needs to be in the root directory of the repository for the Arduino CLI and Arduino IDE to recognize it as a valid library. I believe by placing the library.properties file in the root directory, the library will be properly recognized by both the Arduino CLI and Arduino IDE, facilitating easier installation and use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions