You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(node:23104) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created) https://steamcommunity.com/sharedfiles/filedetails/?id=3413794349
TypeError: Cannot read properties of undefined (reading 'textContent')
at [FolderPath]\steamworkshopdownloader\index.js:42:87
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async download ( [FolderPath]\steamworkshopdownloader\index.js:34:5)
PS [FolderPath]\steamworkshopdownloader>
???
The text was updated successfully, but these errors were encountered:
> PS [FolderPath]> npm start
> [email protected] start
> node index.js
(node:23104) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
https://steamcommunity.com/sharedfiles/filedetails/?id=3413794349
TypeError: Cannot read properties of undefined (reading 'textContent')
at [FolderPath]\steamworkshopdownloader\index.js:42:87
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async download ( [FolderPath]\steamworkshopdownloader\index.js:34:5)
PS [FolderPath]\steamworkshopdownloader>
???
The text was updated successfully, but these errors were encountered: