Guest User

Untitled

a guest
Mar 31st, 2017
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.77 KB | None | 0 0
  1.  
  2. root@change:/var/www# npm start
  3.  
  4. > www@0.0.0 start /var/www
  5. > node ./bin/www
  6.  
  7. Logged into Steam
  8. Got API key: TOPSECRET
  9. Error: Malformed response
  10.     at SteamCommunity.<anonymous> (/var/www/node_modules/steamcommunity/components/users.js:298:15)
  11.     at Request._callback (/var/www/node_modules/steamcommunity/components/http.js:67:15)
  12.     at Request.self.callback (/var/www/node_modules/request/request.js:188:22)
  13.     at emitTwo (events.js:106:13)
  14.     at Request.emit (events.js:191:7)
  15.     at Request.<anonymous> (/var/www/node_modules/request/request.js:1171:10)
  16.     at emitOne (events.js:96:13)
  17.     at Request.emit (events.js:188:7)
  18.     at IncomingMessage.<anonymous> (/var/www/node_modules/request/request.js:1091:12)
  19.     at IncomingMessage.g (events.js:291:16)
Add Comment
Please, Sign In to add comment