Open yieme opened 8 years ago
same here :/
It works for me. Mine is
node --version
v0.12.5
slush --version
[slush] 1.1.1
@kevkha strangely today was another error (invalid value for 'app.urls 0 ' missing scheme separator), fixed by changing node-remote to localhost. and works like a charm :)
Great! You can fork the repo and change that in yours.
I got the same error, don't know how to fix it. I'm stick there. node --version : v4.4.7 [slush] 1.1.1
@GoGaetan works for me ,I got:
[slush] 1.1.1 node --version: v5.9.0
Great looking project. I'm getting errors trying to
slush wean
. Can I get the versions of node and slush that you have this working with and any other thoughts? Thanks :-)