node-steam-user-trade-tutorial icon indicating copy to clipboard operation
node-steam-user-trade-tutorial copied to clipboard

.on issue

Open xtreameprogram opened this issue 9 years ago • 3 comments

Everytime I run the script, I get an error as seen below

client.friends.on('relationships', function(){ ^

TypeError: Cannot read property 'on' of undefined at Object. (/Users/ford/main.js:142:15) at Module._compile (module.js:398:26) at Object.Module._extensions..js (module.js:405:10) at Module.load (module.js:344:32) at Function.Module._load (module.js:301:12) at Function.Module.runMain (module.js:430:10) at startup (node.js:141:18) at node.js:1003:3

xtreameprogram avatar Jan 09 '16 16:01 xtreameprogram