Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(MAJOR BUG) YouTube comment system isn't working #14

Closed
Guuzzeji opened this issue Sep 18, 2022 · 0 comments · Fixed by #15
Closed

(MAJOR BUG) YouTube comment system isn't working #14

Guuzzeji opened this issue Sep 18, 2022 · 0 comments · Fixed by #15
Assignees
Labels
🐞 bug Something isn't working

Comments

@Guuzzeji
Copy link
Owner

Error from running Windows Build and MacOS build

(node:30528) UnhandledPromiseRejectionWarning: TypeError: data.comments[0].text.replaceAll is not a function
    at C:\snapshot\youtube-scissors-cli-1.0.0\fetch\info.js:21:38
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at async C:\snapshot\youtube-scissors-cli-1.0.0\fetch\info.js:20:12
    at async C:\snapshot\youtube-scissors-cli-1.0.0\fetch\index.js:29:16
    at async C:\snapshot\youtube-scissors-cli-1.0.0\index.js:154:22
(Use `youtube-scissors-cli-win --trace-warnings ...` to show where the warning was created)
(node:30528) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:30528) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

How to fix

  • Update build of Node.js to v16
@Guuzzeji Guuzzeji added the 🐞 bug Something isn't working label Sep 18, 2022
@Guuzzeji Guuzzeji self-assigned this Sep 18, 2022
@Guuzzeji Guuzzeji linked a pull request Sep 18, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant