geckos.io: Unable to install in node 15.0.1 environment

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"

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Reactions: 1
  • Comments: 16 (8 by maintainers)

Most upvoted comments

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

Downgrade your node version to v14.

Sure it still needs cmake on Windows 10 with node v15?

Looks like prebuilds for v15 were added today.

I added the latest node-datachannel version to the v2 branch and the build time reduced from 4m 56s to only 1m 39s, which is about the same time it always took for node v14 and v12

Anyways, I will publish v2.0.0-dev.2 in one hour or so. @panuchka please wait for installing cmake and try v2.0.0-dev.2 instead first.

Looks like version 2 will work on node v15.