-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pair Management - Twig Exception #101
Comments
I also had same problem, but it was caused by bug in recent twig npm module update, version 1.15.0 See this ticket . It works fine on earlier 1.13.3 version, which is listed in package.json: crypto-trading-bot/package.json Line 50 in 7e0391a
Check your twig npm module version, it could be that you (like me) updated to newest version which has bug.
|
Thanks @egisz that was exactly the problem. Rolled back and all fine now. |
also commited |
Hello.
I've pulled the latest master and ran it using Docker. Input my API keys on binance for example and everything looks ok.
When using the pair management page, I get the following error:
Also the same for the candles page:
Any ideas?
Any help would be appreciated.
Thanks
The text was updated successfully, but these errors were encountered: