philnash / react-twilio-phone

A Twilio Client based web phone, built with React
MIT License
49 stars 38 forks source link

Error when npm run #32

Open michaelsync opened 2 years ago

michaelsync commented 2 years ago

Hi, I just downloaded the sample from the master branch. I've followed all the steps from ReadMe https://github.com/philnash/react-twilio-phone. But I am getting this error when i run the project 'npm run'

image

My environment

WIndows 10 image NodeJS v17.9.0 ngrok is already running.

Edited:

I guess it is probably related to this https://stackoverflow.com/a/69699772/217593

philnash commented 2 years ago

I was definitely going to suggest you try an even number Node.js version, like 16 or 18. Odd versions like 17 are experimental versions.

Let me know if you see the same issue with Node 16/18.

AmiKlein-Twig commented 5 months ago

Hi, I get the same error, Windows 11 using Node v20 { opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED' }

Node.js v20.11.0