This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.

The Homey Community has been moved to https://community.athom.com.

This forum is now read-only for archive purposes.
Solved

SOLVED: I can't install apps from github

beowolfbeowolf Member
edited March 2018 in Developers
Hello! I used to install applications from athom cli with the following command:
"athom app install"

but now i have errors:
✓ Validating app...
✘ Homey App did not validate against level `debug`:
[
    {
        "keyword": "additionalProperties",
        "dataPath": ".contributing.donate.paypal",
        "schemaPath": "#/properties/contributing/properties/donate/properties/paypal/additionalProperties",
        "params": {
            "additionalProperty": "currency"
        },
        "message": "should NOT have additional properties"
    }
]
Not installing, please fix the validation issues first

What means this?


Tagged:

Comments

Sign In or Register to comment.