versatica / mediasoup

Cutting Edge WebRTC Video Conferencing
https://mediasoup.org
ISC License
6.15k stars 1.12k forks source link

Failed to resolve module specifier 'mediasoup-client' #182

Closed Yalhu closed 6 years ago

Yalhu commented 6 years ago

I install mediasoup-client via npm ,with the guide of documentation. There is an error:Failed to resolve module specifier 'mediasoup-client'. And other module works well. I did this on win10, and ubuntu 14( node v8+,npm v5+).There is code: $ npm install mediasoup-client --save

import mediasoupClient from "mediasoup-client";

node_module Please help me what to do,Thanks!

ibc commented 6 years ago

Please, use the mediasoup-client GitHub issue tracker.