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
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)
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)