Thursday 26 September 2019

simplewebrtc webrtc-adapter cannot install

Hello!I'm trying to install simplewebrtc but for some reason webrtc-adapter cannot install. Any ideas how to fix this?I hit this on command line: npm install simplewebrtc.. and my output is this:npm WARN simplewebrtc@3.0.2 requires a peer of webrtc-adapter@^6.0.0 but none is installed. You must install peer dependencies yourself. npm WARN localmedia@4.0.2 requires a peer of webrtc-adapter@^3.1.6 but none is installed. You must install peer dependencies yourself. npm WARN attachmediastream@2.1.0 requires a peer of webrtc-adapter@^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN getscreenmedia@4.1.1 requires a peer of webrtc-adapter@^4.0.0 but none is installed. You must install peer dependencies yourself.

Submitted September 26, 2019 at 03:34PM by penukki

1 comment:

  1. I now have exactly the same problem, have you found a solution ?

    ReplyDelete