-
-
Notifications
You must be signed in to change notification settings - Fork 11
Description
(C:\Users\hu2s3y\Downloads\the-steam-awards-2.0.0\the-steam-awards-2.0.0\lib\CoreSteam.js:202:18) websession start
node:buffer:325
throw new ERR_INVALID_ARG_TYPE(
^
TypeError [ERR_INVALID_ARG_TYPE]: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined
at Function.from (node:buffer:325:9)
at SteamWebLogOn.webLogOn (C:\Users\hu2s3y\Downloads\the-steam-awards-2.0.0\the-steam-awards-2.0.0\node_modules\steam-weblogon\index.js:28:14)
at module.exports. (C:\Users\hu2s3y\Downloads\the-steam-awards-2.0.0\the-steam-awards-2.0.0\lib\CoreSteam.js:203:27)
at new Promise ()
at module.exports.websession (C:\Users\hu2s3y\Downloads\the-steam-awards-2.0.0\the-steam-awards-2.0.0\lib\CoreSteam.js:201:16)
at module.exports.onSteamLogOn (C:\Users\hu2s3y\Downloads\the-steam-awards-2.0.0\the-steam-awards-2.0.0\lib\CoreSteam.js:131:97)
at SteamClient.emit (node:events:519:35)
at handlers. (C:\Users\hu2s3y\Downloads\the-steam-awards-2.0.0\the-steam-awards-2.0.0\node_modules\steam\lib\steam_client.js:281:8)
at SteamClient._netMsgReceived (C:\Users\hu2s3y\Downloads\the-steam-awards-2.0.0\the-steam-awards-2.0.0\node_modules\steam\lib\steam_client.js:157:26)
at handlers. (C:\Users\hu2s3y\Downloads\the-steam-awards-2.0.0\the-steam-awards-2.0.0\node_modules\steam\lib\steam_client.js:259:10) {
code: 'ERR_INVALID_ARG_TYPE'
}