"npm install webrtc-native --save" doesn't work
I get throw new Error('prebuilt module not found. See the instructions from https://github.com/vmolsa/webrtc-native/wiki/Getting-started#building-from-source for building module from source.'); ^ Error: prebuilt module not found. See the instructions from https://github.com/vmolsa/webrtc-native/wiki/Getting-started#building-from-source for building module from source.
when i try to run npm install webrtc-native --save
I receive the same error, it seems like the URL http://cide.cc:8080/webrtc/ is not available...
@timur-han Did you end up finding a workaround?
@swangyal nope, the project seems to be inactive and not maintained anymore
me too
any update on this guys ?