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

eror 4058 #81

Open
ghost opened this issue May 19, 2021 · 5 comments
Open

eror 4058 #81

ghost opened this issue May 19, 2021 · 5 comments

Comments

@ghost
Copy link

ghost commented May 19, 2021

Error: spawn C:\Users\uronow\AppData\Roaming\Spotify\Data\SpotifyWebHelper.exe ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:269:19)
at onErrorNT (internal/child_process.js:467:16)
at processTicksAndRejections (internal/process/task_queues.js:82:21)
Emitted 'error' event on ChildProcess instance at:
at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
at onErrorNT (internal/child_process.js:467:16)
at processTicksAndRejections (internal/process/task_queues.js:82:21) {
errno: -4058,
code: 'ENOENT',
syscall: 'spawn C:\Users\uronow\AppData\Roaming\Spotify\Data\SpotifyWebHelper.exe',
path: 'C:\Users\uronow\AppData\Roaming\Spotify\Data\SpotifyWebHelper.exe',
spawnargs: []
}

@ErrorRaffyline0
Copy link

got the same issue

@ErrorRaffyline0
Copy link

The program fails to find Spotify because it is no longer located in

C:\Users[username]\AppData\Roaming\Spotify\Data\SpotifyWebHelper.exe

but rather in

C:\Users[username]\AppData\Roaming\Spotify\Spotify.exe

I might make a fork to fix this if it's as simple as just modifying the path.

@LitePenguins
Copy link

got the same issue

This project is deprecated, Discord now has this built in.

@ErrorRaffyline0
Copy link

ErrorRaffyline0 commented May 9, 2022

got the same issue

This project is deprecated, Discord now has this built in.

I am aware. Personally I like to still use this method to bypass the need for account linking, because account linking causes Discord to display any track playing on my Spotify account, instead of just the tracks that my PC is playing. Considering I have other people that use my Spotify account, linking my accounts isn't that great of an option.

@ghost
Copy link
Author

ghost commented May 10, 2022

got the same issue

This project is deprecated, Discord now has this built in.

I am aware. Personally I like to still use this method to bypass the need for account linking, because account linking causes Discord to display any track playing on my Spotify account, instead of just the tracks that my PC is playing. Considering I have other people that use my Spotify account, linking my accounts isn't that great of an option.

we can use spotifys api

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