alpacahq / alpaca-ts

A TypeScript Node.js library for the https://alpaca.markets REST API and WebSocket streams.
ISC License
156 stars 41 forks source link

Broken build #47

Closed husayt closed 3 years ago

husayt commented 3 years ago

Description @117 when I merged latest commits, build got broken for me.

I don't see anything which could have broken the build in those commits. Maybe something changed on my side? Could you please try npm run build on your side?

117 commented 3 years ago

It builds just fine for me. What about the build is broken on your end?

husayt commented 3 years ago

I have spent four hours tryin to get it build and now it just works. I suspect update in some dependency due to imminent typescript 4.2 release. Whatever it was, is fixed now. Thanks for double checking. I have found problems with sockets and will be releasing a fix shortly