seishun / node-steam

Interface directly with Steam servers from Node.js
MIT License
1k stars 181 forks source link

cant install version 0.6.8 #394

Closed predex closed 7 years ago

predex commented 7 years ago

Hello I'have trying to install this module for 3 days without any luck. I'm getting this error http://pastebin.com/Bv7G5BWy today I tried with the latest version via npm install steam but it didn't work either, it says "Refusing to install steam as a dependency of itself" complete paste: http://pastebin.com/cBm8i2d5

I don't know what else to do since I've tried to install it on 3 different PCs and it keeps throwing different or similar errors (I had this module installed before without problems)

EDIT: fixed, there was an issue with protobuf. had to install a previous version for it to work.