Jump to content
McKay Development

TarasDev

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by TarasDev

  1. /home/taras/nodejs/node_modules/steamcommunity/index.js:375

                    var match = body.match(/https?:\/\/(www.)?steamcommunity.com\/tradeoffer\/new\/?\?partner=\d+(&|&)token=([a-zA-Z0-9-_]+)/);

                                               ^

     

    TypeError: Cannot read property 'match' of undefined

        at _myProfile (/home/taras/nodejs/node_modules/steamcommunity/index.js:375:19)

        at SteamCommunity._checkHttpError (/home/taras/nodejs/node_modules/steamcommunity/components/http.js:90:3)

        at Request._callback (/home/taras/nodejs/node_modules/steamcommunity/components/http.js:50:61)

        at self.callback (/home/taras/nodejs/node_modules/request/request.js:188:22)

        at emitOne (events.js:115:13)

        at Request.emit (events.js:210:7)

        at Request.onRequestError (/home/taras/nodejs/node_modules/request/request.js:884:8)

        at emitOne (events.js:115:13)

        at ClientRequest.emit (events.js:210:7)

        at ClientRequest.onConnect (/home/taras/nodejs/node_modules/tunnel-agent/index.js:168:23)

×
×
  • Create New...