opentok-rtc
opentok-rtc copied to clipboard
npm install fails with npm version 6.14.8 and node v12.19.0 at [email protected]
Scenario: npm install with the subject versions Issue:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node build.js || nodejs build.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\<obfuscated>\AppData\Roaming\npm-cache\_logs\2020-11-05T19_34_37_378Z-debug.log
Attachment: npm install log file 2020-11-05T19_11_48_919Z-debug.zip
Root cause: Incompatible versions of Node. (?)
Potential Solution: Of course it is easy for me to ask "Please update your repo to support the latest version of NodeJS" - while I know what the pain could be. Its your call. When I am ready, I could contribute :)
Hello!
Unfortunately, the current version supports NodeJS v8 LTS only. Please refer to Requirements.
We will address the issue of supporting the latest version of NodeJs very soon. Thank you.