zyrouge / node-genius-lyrics

Simple lyrics fetcher that uses Genius. Also has official API implementations.
https://genius-lyrics.js.org
MIT License
61 stars 12 forks source link

Uncatchable error #26

Closed maskalix closed 2 years ago

maskalix commented 2 years ago

Hi, I have problem with error "NoResultError: No result was found" If its unable to find a lyric it returns a error message which can't be catched and terminates the node process. For example I tried this input "Aim Vision - Have You Seen The Moon Tonight?" and it gives the error mentioned above.

How can I solve that error?

Thanks, Martin Skalicky

zyrouge commented 2 years ago

Can you send the code?

zyrouge commented 2 years ago

Solved this in discord. Closing this.