question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Trying to: npm install ccxt

See original GitHub issue

OS: Windows Server 2019 Datacenter Programming Language version: Node.js CCXT version: trying to install the latest Exchange: All Exchanges Node.js 15.3.0 installed Method: npm install ccxt

Hello!

I am trying to install ccxt. I have used this in Mars 2019 and got help with installing which could be seen on this link: https://github.com/ccxt/ccxt/issues/4650

But it seems that something gets stuck after, I write: npm install ccxt

I am not sure if I do something wrong and if it looks like I have dont this correctly in the CMD image?

Thank you!

image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jackpotcitycocommented, Dec 7, 2020

Yes, it seems to be correct. It shows: 1.38.89

C:\myproject>npm ls package@1.0.0 C:\myproject +-- ccxt@1.38.89 +-- chokidar@2.1.2 +-- iconv-lite@0.4.24 `-- ololog@1.1.117

I beleive this is correct then.

Thank you very much for your help. Now I should have everything setup to start with the code.

0reactions
kroitorcommented, Dec 7, 2020

@jackpotcityco do this:

npm ls | grep ccxt

which version is it?

Read more comments on GitHub >

github_iconTop Results From Across the Web

ccxt - npm
A JavaScript / Python / PHP library for cryptocurrency trading and e-commerce with support for many bitcoin/ether/altcoin exchange markets and merchant APIs.
Read more >
Install — ccxt 2.4.43 documentation
The easiest way to install the ccxt library is to use builtin package managers: ccxt in **NPM** (JavaScript / Node v7.6+); ccxt in...
Read more >
ccxt.pro.install - GitHub
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges - ccxt.pro.install ...
Read more >
Ccxt NPM | npm.io
id name ver doc _1btcxe 1BTCXE * API Panama acx ACX 2 API Australia adara Adara 1 API Malta
Read more >
ccxt · PyPI
jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@2.4.60/dist/ccxt.browser.js ... If you just want to use CCXT – just install it as a regular package into your ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found