Skip to content
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

Just doesn't start. #266

Open
bigo72 opened this issue Mar 11, 2024 · 0 comments
Open

Just doesn't start. #266

bigo72 opened this issue Mar 11, 2024 · 0 comments

Comments

@bigo72
Copy link

bigo72 commented Mar 11, 2024

██████╗ ██╗████████╗██╗   ██╗██╗███████╗██╗ ██████╗ ███╗   ██╗
██╔══██╗██║╚══██╔══╝██║   ██║██║██╔════╝██║██╔═══██╗████╗  ██║
██████╔╝██║   ██║   ██║   ██║██║███████╗██║██║   ██║██╔██╗ ██║
██╔══██╗██║   ██║   ╚██╗ ██╔╝██║╚════██║██║██║   ██║██║╚██╗██║
██████╔╝██║   ██║    ╚████╔╝ ██║███████║██║╚██████╔╝██║ ╚████║
╚═════╝ ╚═╝   ╚═╝     ╚═══╝  ╚═╝╚══════╝╚═╝ ╚═════╝ ╚═╝  ╚═══╝


Real-time charting and algorithmic trading for Bitstamp.

Fetching price data from Bitstamp...
Fetching blockchain network data...
Fetching Bitcoin-related headlines...
Fetching transaction history from Bitstamp...

Error on alacritty.plab_norm:
"%t;7%;%?%p4%t;5%;%?%p7%t;8%;m"

var v,
stack = [],
out = [];
) {out.push(";
7")};
if ((stack.push(v = params[3]),
v)) {out.push(";
5")};
if ((stack.push(v = params[6]),
v)) {out.push(";
8")}out.push("m");
return out.join("");

TypeError: Cannot read properties of null (reading 'data')
at refreshInterface (/usr/lib/node_modules/bitvision/index.js:557:36)
at /usr/lib/node_modules/bitvision/index.js:724:5
at /usr/lib/node_modules/bitvision/index.js:679:13
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant