Closed juancaorg closed 4 years ago
Now fresh, I saw my problem. I post it anyway if anyone has a problem in the future with MacOS. To be able to backup or update, change the permissions too the following way (have to be an admin user to run):
sudo chmod -R 775 /Applications/Spotify.app
Now you should be able to run spicetify backup apply enable-devtool
and spicetify update
without a problem as any other user in the group (standard users)!
Yeah, I know. I have a similar error like everybody else and I tried to apply solution by reading, but still not success :( I recently did a clean install, and I'm trying to install spicetify again.
Whenever I do (of course, after running
spicetify
first)spicetify backup apply
orspicetify backup apply dev-tool
I get the infamous error:And yeah, I have tried to apply the Linux solution
sudo chmod 777 /opt/spotify -R
but in the MacOS way, of course (I think)sudo chmod 777 /Applications/Spotify.app
and well, doing anls -la /Applications/Spotify.app
I get:After that, I try I still try to
spicetify backup apply
and not success.Of course, if I try
spicetify update
I get another infamous error:Running MacOS Catalina 10.15.3. Any help or guidance is appreciated, thanks in advance!