Giter VIP home page Giter VIP logo

Comments (7)

nikulis avatar nikulis commented on June 20, 2024

What version/commit of gdax-node are you using? I'm unable to recreate this error.

Since you're on Node 8, are you using npm 5? Because the error is being thrown from a different lib, maybe try deleting the generated package-lock.json and doing a fresh npm install.

from coinbase-pro-node.

xpepermint avatar xpepermint commented on June 20, 2024

The one that's published on NPM and yes, I'm using npm5.

from coinbase-pro-node.

nikulis avatar nikulis commented on June 20, 2024

Hmm, is it normal to have a doubly-nested node_modules folder?

myproject/node_modules/gdax/node_modules/ws/lib/Sender.js

When I npm install gdax in a new directory, the node_modules directory is flat, e.g. gdax and ws are siblings.

from coinbase-pro-node.

fb55 avatar fb55 commented on June 20, 2024

We had to scale up our websocket stack yesterday due to huge demand, this probably caused some issues in the meantime. I'm closing this for now, please let me know if this is still an issue.

from coinbase-pro-node.

gcperrin avatar gcperrin commented on June 20, 2024

@fb55 Getting the same error on Node LTS (6.10.0), all other API functions working.

from coinbase-pro-node.

gcperrin avatar gcperrin commented on June 20, 2024

@fb55 Upgrading to npm ws (1.1.1 -> 3.0.0) fixed for me, any particular reason the master is using this extremely outdated version? If not I'll submit a pull request.

from coinbase-pro-node.

fb55 avatar fb55 commented on June 20, 2024

There isn't a reason, only that nobody looked into it so far. A PR would definitely be welcome.

We should set up Greenkeeper at some point to make sure we're up to date.

from coinbase-pro-node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.