question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to install in node 15.0.1 environment

See original GitHub issue

Getting 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:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:16 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
panuchkacommented, Feb 22, 2021

Yeap, npm install went through this time! Thank you @yandeu ! ❤️

2reactions
yandeucommented, Nov 9, 2020

Downgrade your node version to v14.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found