spicetify / marketplace

Download extensions and themes directly from Spicetify
MIT License
1.04k stars 174 forks source link

Error when installing Spicetify-marketplace #756

Closed arnon001 closed 3 months ago

arnon001 commented 3 months ago

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

ā„¹ Environment / Computer Info

- Spotify version: 1.2.37.701.ge66eb7bc
- Spicetify version: 2.36.11
- Windows ten

šŸ“ Description

When I run the script, I'm getting this error:

PS C:\Users\Arnon> iwr https://raw.githubusercontent.com/spicetify/spicetify-marketplace/main/resources/install.ps1 | iex
iwr : The response content cannot be parsed because the Internet Explorer engine is not available, or Internet
Explorer's first-launch configuration is not complete. Specify the UseBasicParsing parameter and try again.
At line:1 char:1
+ iwr https://raw.githubusercontent.com/spicetify/spicetify-marketplace ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotImplemented: (:) [Invoke-WebRequest], NotSupportedException
    + FullyQualifiedErrorId : WebCmdletIEDomNotSupportedException,Microsoft.PowerShell.Commands.InvokeWebRequestComman
   d

šŸ“ø Screenshots

No response

rxri commented 3 months ago

Google the error. Not related to spicetify/marketplace