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

spotify link error #26

Closed
daxil34 opened this issue Oct 7, 2022 · 0 comments
Closed

spotify link error #26

daxil34 opened this issue Oct 7, 2022 · 0 comments

Comments

@daxil34
Copy link

daxil34 commented Oct 7, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants