StefanPostma / nl.vinceste.open-toon

GNU General Public License v3.0
11 stars 12 forks source link

error installing by cli (Homey 2.0) #6

Closed pkaak closed 5 years ago

pkaak commented 5 years ago

Hi

I installed node.js 8.16 (as that is running on my Homey 2.0). When I run the command 'athom app install' it returns the following error: ✓ Pre-processing app... ✓ Validating app... × Homey App did not validate against level debug: Invalid version

Any help would be appreciated.

pkaak commented 5 years ago

fixed it myself. Version in the app.json was 0.02a, after changing this to 0.03 it worked. Seems the new cli validation does not like the 'a' behind the version