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
{{ message }}
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.
TypeError: finalQuery.match is not a function
at Spotify. (C:\Users\nasee\Desktop\projects\skia-music\node_modules\erela.js-spotify\dist\plugin.js:79:51)
at Generator.next ()
at C:\Users\nasee\Desktop\projects\skia-music\node_modules\erela.js-spotify\dist\plugin.js:8:71
at new Promise ()
at __awaiter (C:\Users\nasee\Desktop\projects\skia-music\node_modules\erela.js-spotify\dist\plugin.js:4:12)
at Spotify.search (C:\Users\nasee\Desktop\projects\skia-music\node_modules\erela.js-spotify\dist\plugin.js:77:16)
at Object.run (C:\Users\nasee\Desktop\projects\skia-music\src\slashCommands\music\play.js:64:54)
at C:\Users\nasee\Desktop\projects\skia-music\src\events\guild\interactionCreate.js:35:33
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Uncaught Promise Rejection TypeError: Cannot read properties of undefined (reading 'tracks')
at Object.run (C:\Users\nasee\Desktop\projects\skia-music\src\slashCommands\music\play.js:69:41)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
TypeError: finalQuery.match is not a function
at Spotify. (C:\Users\nasee\Desktop\projects\skia-music\node_modules\erela.js-spotify\dist\plugin.js:79:51)
at Generator.next ()
at C:\Users\nasee\Desktop\projects\skia-music\node_modules\erela.js-spotify\dist\plugin.js:8:71
at new Promise ()
at __awaiter (C:\Users\nasee\Desktop\projects\skia-music\node_modules\erela.js-spotify\dist\plugin.js:4:12)
at Spotify.search (C:\Users\nasee\Desktop\projects\skia-music\node_modules\erela.js-spotify\dist\plugin.js:77:16)
at Object.run (C:\Users\nasee\Desktop\projects\skia-music\src\slashCommands\music\play.js:64:54)
at C:\Users\nasee\Desktop\projects\skia-music\src\events\guild\interactionCreate.js:35:33
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Uncaught Promise Rejection TypeError: Cannot read properties of undefined (reading 'tracks')
at Object.run (C:\Users\nasee\Desktop\projects\skia-music\src\slashCommands\music\play.js:69:41)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
The text was updated successfully, but these errors were encountered: