Closed manuchis closed 8 years ago
Oh hey, a breaking update to the polyIO
dependency broke it. Just updated the master and retested. Pls update your fork:
git remote add upstream https://github.com/kengz/aiva.git
git fetch upstream
git merge upstream/master
or your repo clone:
git pull
Awesome, tnks
Fixed in commit v4.2.1
Hello, I'm trying to make it work but I have this error that I couldn't find out where comes from:
[Wed Oct 19 2016 13:44:58 GMT+0200 (CEST)] ERROR Unable to load /home/user/GitHub/aiva/scripts/_init: TypeError: polyIO.Client is not a function
I think that configuration is working well, debug before that line is:
I hope you can help me. thanks