bigshishka073 Posted March 21, 2020 Report Posted March 21, 2020 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 [email protected] requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself. npm WARN [email protected] 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. Quote
Dr. McKay Posted March 21, 2020 Report Posted March 21, 2020 The modules may work without the peer dependencies, or you should just install them yourself manually with npm install. bigshishka073 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.