netflux icon indicating copy to clipboard operation
netflux copied to clipboard

UWS Error

Open 34r7h opened this issue 5 years ago • 1 comments

warning " > [email protected]" has incorrect peer dependency "[email protected]".

34r7h avatar Oct 24 '19 14:10 34r7h

After installing uWebSockets.js and then changing the node_modules folder name to uws, the following error occurs. The new Group state is 0 /home/34r7h/xymnet/node_modules/netflux/dist/netflux.node.es5.cjs.js:1 TypeError: env.WebSocket is not a constructor at Signaling.connect (/home/34r7h/xymnet/node_modules/netflux/dist/netflux.node.es5.cjs.js:8197:23) at WebChannel.startJoin (/home/34r7h/xymnet/node_modules/netflux/dist/netflux.node.es5.cjs.js:10104:24) at WebChannel.join (/home/34r7h/xymnet/node_modules/netflux/dist/netflux.node.es5.cjs.js:9869:18) at WebGroup.join (/home/34r7h/xymnet/node_modules/netflux/dist/netflux.node.es5.cjs.js:10318:23) at Object.<anonymous> (/home/34r7h/xymnet/index.js:45:4) at Generator.next (<anonymous>)

34r7h avatar Oct 24 '19 14:10 34r7h