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.77k stars 734 forks source link

Powershell dont find spicetify #248

Closed Goran277 closed 4 years ago

Goran277 commented 4 years ago

I do all ways on powershell and gave every command but there is an error message that spicetify cant be find. plssss help

givonwash commented 4 years ago

Check your anti-virus software if you have some installed. I ran into the same issue and had to whitelist spicetify.exe. I did not have any problems after that.

khanhas commented 4 years ago

Before every command

  1. Change directory to spicetify-cli

    cd ~\spicetify-cli
  2. Execute spicetify by calling .\spicetify.exe instead of spicetify. For example:

    .\spicetify.exe backup apply
Goran277 commented 4 years ago

OMG Thxxxxxxx