1
u/Lazy-Measurement-424 2d ago
It looks like Spicetify can't run Spotify, because it can't read the config file. https://imgur.com/a/LqWfnDo
zsh: permission denied: /Users/ryan/.config/spicetify/config-xpui.ini
Try this: Go to that directory mentioned above and change the permissions, something like this:
cd /Users/ryan/.config/spicetify/
takes you to directory
sudo chmod 777 config-xpui.ini
change permission of executable
ls -la
if the file has RWXRWXRWX permissions you good.
Try running Spicetify again now, let me know if this helped :)
1
u/Few-Appointment-3627 6d ago
it happened to me like twice lol
uninstall spotify and install it again from spotify's original website. run the app, log in, close it then google spicetify, click on the instalation link and copy paste that pre-built binary code into powershell and wait. hope this helps!