Closed cnoork closed 3 years ago
I did found a mistake from my side to start the installation before I downloaded the package, but unfortunately it did not solve my installation issue.
Can someone give me guidelines how to do a local installation? Until now I couldn't install it successfully..
@cnoork the package is not pushed to npm .. you can clone the repo and install in node-red home directory. really have been behind with this node. i just merged a long due PR which needs additional work too.. feel free to contrib
Thank you @nileio for the help, I have managed to install it in the docker container by copy the whole directory in /data/node_modules (/data is not part from the docker image and should work even after an update from the container)
I hit only now against a next small issue. I can't select an exchange ("No results found") and have a small broken icon with the message "retrieving data..." which is not disappearing. Does someone have a suggestion where to look?
@cnoork I am pushing the updated node to npm .. so should be available in the next hour in the pallette. please give that version and a go and let me know
@cnoork pls try the node-red version https://flows.nodered.org/node/node-red-contrib-ccxt-v2
@nileio thank you very much, I am successful to install and connect to KuCoin and can now build my reports.
I am running node-red in a docker container and get the follwing error:
My goal is to get the crypto balance from KuCoin, with masalinas verion I get a error with password and have no idea where to place that and hope this one does support KuCoin or has the option to add the extra security.
With kind regards, Chris