spicetify / cli

Command-line tool to customize Spotify client. Supports Windows, MacOS, and Linux.
https://spicetify.app
GNU Lesser General Public License v2.1
18.61k stars 732 forks source link

Can't seem to install #1595

Closed true-Grand closed 2 years ago

true-Grand commented 2 years ago

🔍 Have you checked Spicetify.app page for your issue?

🔍 Is there already an issue for your problem?

ℹ Environment / Computer Info

macOS 12.3.1

📝 Description

curl -fsSL https://raw.githubusercontent.com/spicetify/spicetify-cli/master/install.sh | sh
curl -fsSL https://raw.githubusercontent.com/spicetify/spicetify-marketplace/main/install.sh | sh
FETCHING Version 2.9.5
CREATING /Users/grand/.spicetify
DOWNLOADING https://github.com/spicetify/spicetify-cli/releases/download/v2.9.5/spicetify-2.9.5-darwin-amd64.tar.gz
######################################################################## 100.0%######################################################################### 100.0%
EXTRACTING /Users/grand/.spicetify/spicetify.tar.gz
SETTING EXECUTABLE PERMISSIONS TO /Users/grand/.spicetify/spicetify
REMOVING /Users/grand/.spicetify/spicetify.tar.gz
Manually add the directory to your $PATH through your shell profile
export SPICETIFY_INSTALL="/Users/grand/.spicetify"
export PATH="$PATH:/Users/grand/.spicetify"

spicetify v2.9.5 was installed successfully to /Users/grand/.spicetify
Run 'spicetify --help' to get started
DOWNLOADING    https://github.com/CharlieS1103/spicetify-marketplace/archive/refs/heads/main.zip
MAKING FOLDER  /Users/grand/.config/spicetify/CustomApps
DOWNLOADING   https://github.com/CharlieS1103/spicetify-marketplace/archive/refs/heads/main.zip
######################################################################## 100.0%######################################################################### 100.0%######################################################################### 100.0%
EXTRACTING
REMOVING
COPYING
INSTALLING
sh: line 47: spicetify: command not found
Command failed
Please run `spicetify config custom_apps spicetify-marketplace` manually 
Next run `spicetify apply`

📸 Screenshots

No response

true-Grand commented 2 years ago

Installed through Brew