Unable to install in node 15.0.1 environment
See original GitHub issueGetting the following error when trying to install either client or server packages.
error wrtc@0.4.6: The engine "node" is incompatible with this module. Expected version "^8.11.2 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0". Got "15.0.1"
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:16 (8 by maintainers)
Top Results From Across the Web
node.js - NodeJS - Error installing with NPM - Stack Overflow
I am installing a certain NodeJS script - Caress. But i am not unable to. I am using Windows 8.1, can anyone tell...
Read more >Prevent npm install for not supported Node.js versions
Use a local npm configuration to prevent users from installing your module/project with an unsupported Node.js version.
Read more >How to Easily Update Node.js to the Latest Version
Run the installation wizard. It will magically complete the installation process and upgrade your Node.js version by replacing it with the new, ...
Read more >Set up Node.js on WSL 2 - Windows - Microsoft Learn
A guide to help you get your Node.js development environment set up on Windows Subsystem for Linux (WSL).
Read more >Installing a custom version of NVM and Node.js
js using Node Version Manager (nvm) on a Shared, VPS or Dedicated Server. DreamHost support is unable to assist with custom installations. The ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yeap,
npm install
went through this time! Thank you @yandeu ! ❤️Downgrade your node version to v14.