-
Posts
2 -
Joined
-
Last visited
Posts posted by bigshishka073
-
-
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.
How i can login in steamcommunity use cookies
in node-steamcommunity
Posted
After login in steam with node js i get in console sessionid,steamLogin and SteamLoginSecure how i can get access to steamcommunity.com using this data for example i mean steamcommunity.com/?sessionid=MYID&SteamLoginSecure=MYinfo but it’s not work