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

Installation issue after Spotify update #3080

Closed
2 tasks done
Littery1 opened this issue Jun 24, 2024 · 4 comments
Closed
2 tasks done

Installation issue after Spotify update #3080

Littery1 opened this issue Jun 24, 2024 · 4 comments
Labels

Comments

@Littery1
Copy link

πŸ” Have you checked Spicetify.app page for your issue?

  • I have checked the FAQ

πŸ” Is there already an issue for your problem?

  • I have checked older issues, open and closed

β„Ή Environment / Computer Info

- Spotify version: Spotify for Windows (64 bit) 1.2.40.599.g606b7f29
- Spicetify version:  v2.36.13

πŸ“ Description

Upon updating Spotify, Spicetify didn't work. Spicetify used to work for me for several months. I tried to look for updates of Spicetify, but still Spicetify wasn't working, meaning I am left with plain Spotify. I wanted to reinstall it then, I uninstalled it as in documentation:
spicetify restore
rmdir -r -fo $env:APPDATA\spicetify
rmdir -r -fo $env:LOCALAPPDATA\spicetify

and then tried to install it again, but I am getting this error:
iwr -useb https://raw.githubusercontent.com/spicetify/cli/main/install.ps1 | iex Checking if your PowerShell version is compatible... > OK
Checking if the script is not being run as administrator... > OK
Installing spicetify...
Fetching the latest spicetify version... > OK
Downloading spicetify v2.36.13... > OK
Extracting spicetify...Install-Spicetify : A parameter cannot be found that matches parameter name 'DestinationPath'.
At line:188 char:1

  • Install-Spicetify
  •   + CategoryInfo          : InvalidArgument: (:) [Install-Spicetify], ParameterBindingException
      + FullyQualifiedErrorId : NamedParameterNotFound,Install-Spicetify
    
    

I didn't do anything extraordinary before, on my laptop than this happened in fact I haven't been using it for several days.

πŸ“Έ Screenshots

No response

@Littery1 Littery1 added the πŸ› bug Something isn't working label Jun 24, 2024
@rxri
Copy link
Member

rxri commented Jun 24, 2024

Your username has weird characters that are not ASCII or has spaces, or your env is corrupted. That’s not spicetify’s fault.

@rxri rxri closed this as not planned Won't fix, can't repro, duplicate, stale Jun 24, 2024
@Littery1
Copy link
Author

but it was working earlier today and my username is: Littery without spaces and any non ASCII symbols its just letters

@Littery1
Copy link
Author

nevermind I installed it with chocolatey and it works whatever...

@rxri
Copy link
Member

rxri commented Jun 24, 2024

but it was working earlier today and my username is: Littery without spaces and any non ASCII symbols its just letters

It's not our fault then. It says actually it couldn't find the param DestinationPath, so it's powershell's fault.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants