#Need Help installing Spicetify on Mac

24 messages · Page 1 of 1 (latest)

dense barn
#

Installed on my Mac from here https://spicetify.app/docs/getting-started/
Keep's saying "Spicetify: command not found:
Any fixes? And if someone could, get me through the whole process?

Running Ventura 13.0.1. Seemed to work fine on Monterey though...

Spicetify is a multiplatform command-line tool to customize the official Spotify client.

icy bobcat
#

export PATH="$PATH:/Users/homefoldername/.spicetify"

#

Add this to your .bashrc file

dense barn
sterile veldt
#

@crisp dune can you share that mac spicetify path to him/her

crisp dune
# dense barn Where's that

.bashrc is a hidden file in your main user folder. You can see hidden files with CMD+shift+period I believe

hardy palm
#

how? whats a .bashrc?

#

i cant find that in my .spicetify folder

#

im also having the some problem

#

turns out it creates it automatically but for some reason puts a bunch of spaces infront of the export PATH="$PATH:/Users/homefoldername/.spicetify causing install to fail

crisp dune
#

.bashrc is a configuration file for your user. It isn't in the .spicetify folder; I said it's in your main user folder. e.g. /Users/homefoldername/.bashrc . Spaces shouldn't matter.

#

can you run cat ~/.bashrc and post that ?

hardy palm
#

i fixed it

#

spicetify automatically puts the file there

#

but puts spaces infront of the command

#

so you just have to open the file in textedit remove the spaces and try installing again

crisp dune
#

I don't think that should matter. Weird.

hardy palm
#

if you dont it says sh: line 52: spicetify: command not found

onyx delta
dry wraith
#

same

hardy palm
#

then find the .bashrc file in your user folder

#

open it with text edit and remove the space at the start of the text file

#

save it and run the commands again