Hello,i need help.I try resolve the problem 4 days.. Today i register for ask community.
After [npm i ws],[npm i socket.io] and other npm packages i get answer
npm WARN ws@7.2.3 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself.
npm WARN ws@7.2.3 requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself.
i try install bufferutil and utf-8-validate,try install with --save option,not help.
Try on ubuntu 16.04,Debian 9
Please,help.