How can I fix the spicetify 'prefs_path' error?
ℹ️
This answer will work for Windows users only.
The fix for this is quite simple. All you have to do is run this one simple command in Powershell (Run as Admin):
(Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/deathcrafter/RainRepo/main/FixSpicetifyPrefs.ps1").Content | Invoke-Expression
This fix was made by: deathcrafter (opens in a new tab)