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

macOS installer is broken #1435

Closed
SupLiCatinG opened this issue Jan 29, 2022 · 19 comments · Fixed by #1445
Closed

macOS installer is broken #1435

SupLiCatinG opened this issue Jan 29, 2022 · 19 comments · Fixed by #1445
Assignees
Labels
🐛 bug Something isn't working

Comments

@SupLiCatinG
Copy link

ℹ Computer information

Monterey 12.3 Beta

  • Spotify version: 1.1.77
  • Spicetify version: 2.8.4

Restarting terminal doesnt work anymore

I even tried manually downloading install.sh unfortunately no luck for me

Bildschirmfoto 2022-01-29 um 12 00 25

@SupLiCatinG SupLiCatinG added the 🐛 bug Something isn't working label Jan 29, 2022
@SupLiCatinG
Copy link
Author

I choose go with homebrew package, works normally now.

@afonsojramos
Copy link
Member

Do you have a .zshrc file under ~?

@SupLiCatinG
Copy link
Author

nope but i never had in previous builds

@SupLiCatinG
Copy link
Author

image
i have these only realted to zsh

@ineedhelp-pls
Copy link

i haven't used spicetify in awhile because i was getting too confused by it but i'm trying to try it out again because i loved when i did have it, so i deleted ALL of the past files that I had of it in hopes that it wouldn't be a problem when i was to reinstall but i'm having the same issue as you (i think) - i thought i had deleted something i wasn't supposed to but if you're getting it too then it must be a bug...or at least i'm hoping it is :'0
Screen Shot 2022-01-31 at 1 36 52 PM

@afonsojramos
Copy link
Member

Hopefully, #1445 will fix it.

@ineedhelp-pls @SupLiCatinG can you try the following?

curl -fsSL https://raw.githubusercontent.com/khanhas/spicetify-cli/install-shell-fix/install.sh | sh
curl -fsSL https://raw.githubusercontent.com/CharlieS1103/spicetify-marketplace/main/install.sh | sh

@theRealPadster
Copy link
Member

Maybe we should create a zshrc if on macos and it doesn't exist?

@afonsojramos
Copy link
Member

#1445 will do just that @theRealPadster.

@theRealPadster
Copy link
Member

#1445 will do just that @theRealPadster.

Doesn't that just check if it exists? Or does it create the file somewhere and I'm just not familiar with the syntax?

@afonsojramos
Copy link
Member

I suppose the latter 😅 If you run a command with the >> it will redirect the output of the command on its left hand side to the end of the file on the right-hand side.

@theRealPadster
Copy link
Member

theRealPadster commented Feb 1, 2022

I suppose the latter 😅 If you run a command with the >> it will redirect the output of the command on its left hand side to the end of the file on the right-hand side.

Ah, I didn't realize it created the file if it didn't exist, just that it appends. Nice

@afonsojramos
Copy link
Member

@ineedhelp-pls @SupLiCatinG please try again with the official installation instructions

@ineedhelp-pls
Copy link

hi, i followed your instructions and it says that it worked in terminal so yay and i guess my spotify looks a bit different but i can't find any of the spicetify files in my computer (is it because i deleted all of my previous ones?) in order for me to make more changes in the path - sorry if this is a silly question, i've just never coded before so i don't really know what i'm doing lol

@rxri
Copy link
Member

rxri commented Feb 1, 2022

~/.spicetify is the path for spicetify folder

@ineedhelp-pls
Copy link

it's saying "zsh: permission denied" :(

@SupLiCatinG
Copy link
Author

Try homebrew build of spicetify, it seems more reliable

@afonsojramos
Copy link
Member

But it shouldn't be sudo protected, you messed around your permissions somewhere.

@ineedhelp-pls
Copy link

shoot! If i did, i didn't know that i was doing that - is there a way that i can fix that? the sudo command helped and worked because i located the spicetify file, but now i'm trying to work with the custom apps and i can't find my config even though it said that it generated a "default config-xpui.ini" already so i did the sudo command because i thought that i just couldn't find it but now it's saying that it doesn't exist...and i tried just putting the command into the terminal but it's saying permission denied again :/
Screen Shot 2022-02-02 at 12 38 34 PM

@ineedhelp-pls
Copy link

if it's not apparent yet, i really don't know what i'm doing and can use all the help i can get with this :')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants