WaveMusic icon indicating copy to clipboard operation
WaveMusic copied to clipboard

spotify link error

Open daxil34 opened this issue 1 year ago • 0 comments

TypeError: Cannot read properties of null (reading 'request') at kazagumoSearch.getSpotifyTrack (/home/container/node_modules/kazagumo/src/kazagumoSearch.js:83:53) at kazagumoSearch.spotifyURIHandler (/home/container/node_modules/kazagumo/src/kazagumoSearch.js:73:46) at kazagumoSearch.search (/home/container/node_modules/kazagumo/src/kazagumoSearch.js:40:55) at kazagumoPlayer.search (/home/container/node_modules/kazagumo/src/kazagumoPlayer.js:161:74) at Object.execute (/home/container/src/commands/Music/play.js:54:33) at processTicksAndRejections (node:internal/process/task_queues:96:5) Promise { TypeError: Cannot read properties of null (reading 'request') at kazagumoSearch.getSpotifyTrack (/home/container/node_modules/kazagumo/src/kazagumoSearch.js:83:53) at kazagumoSearch.spotifyURIHandler (/home/container/node_modules/kazagumo/src/kazagumoSearch.js:73:46) at kazagumoSearch.search (/home/container/node_modules/kazagumo/src/kazagumoSearch.js:40:55) at kazagumoPlayer.search (/home/container/node_modules/kazagumo/src/kazagumoPlayer.js:161:74) at Object.execute (/home/container/src/commands/Music/play.js:54:33) at processTicksAndRejections (node:internal/process/task_queues:96:5) }

daxil34 avatar Oct 07 '22 14:10 daxil34