team-telnyx / telnyx-node

Node SDK for the Telnyx API
https://developers.telnyx.com/docs/api/v2/overview
MIT License
54 stars 20 forks source link

unable to install library #7

Closed mudi256 closed 5 years ago

mudi256 commented 5 years ago

i'm facing issues, when try to install telnyx library with "npm install telnyx --save " please check the below attachment

Screenshot 2019-09-01 at 6 05 49 PM
lucasassisrosa commented 5 years ago

Hello @mudi256,

It seems it's an error with our lib on node v12 (due to the ed25519 lib we're using now).

If you could please use node v10 or lower (even versions), it should work fine. There's a PR open to fix for v12 #8

lucasassisrosa commented 5 years ago

@mudi256 this should be fixed now on v1.2.1