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

TypeError: Cannot read property 'data' of null #256

Open
michaelp433809 opened this issue Jul 24, 2021 · 2 comments
Open

TypeError: Cannot read property 'data' of null #256

michaelp433809 opened this issue Jul 24, 2021 · 2 comments

Comments

@michaelp433809
Copy link

Using CMD entering "bitvision" program starts up and attempts to fetch price data, blockchain network data, bitcoin related headlines, and transaction history, then throws this error at me:

TypeError: Cannot read property 'data' of null
    at refreshInterface (C:\Users\xboxm\AppData\Roaming\npm\node_modules\bitvision\index.js:557:36)
    at C:\Users\xboxm\AppData\Roaming\npm\node_modules\bitvision\index.js:724:5
    at checkDependencies (C:\Users\xboxm\AppData\Roaming\npm\node_modules\bitvision\index.js:690:5)
    at main (C:\Users\xboxm\AppData\Roaming\npm\node_modules\bitvision\index.js:713:3)
    at Object.<anonymous> (C:\Users\xboxm\AppData\Roaming\npm\node_modules\bitvision\index.js:734:1)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:14)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12)
@boblebeub
Copy link

Same issue. I'm trying to learn a bit about programming.

@bigo72
Copy link

bigo72 commented Mar 11, 2024

Guys, I'm fighting with this piece of software from 2 hours....I'm a bit tired. Can we say that it just doesn't work?

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

3 participants