hardytool / server

Express-based website for RD2L
https://rd2l.gg
MIT License
12 stars 19 forks source link

TypeError: Cannot read properties of undefined (reading 'steam_id') #216

Closed dambrisco closed 9 months ago

dambrisco commented 1 year ago
/src/src/pages/profile.js:30

_profile.id64 = steamId.from32to64(_profile.steam_id)

^

TypeError: Cannot read properties of undefined (reading 'steam_id')

at /src/src/pages/profile.js:30:55

at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js v20.5.1