harbassan / spicetify-apps

A collection of spicetify custom apps to improve your spotify experience.
380 stars 23 forks source link

does not have index.js #7

Closed ServalFake closed 1 year ago

ServalFake commented 1 year ago

Hi, I love the idea, but after I followed the install instructions it came up with an error: "file does not have index.js"

ServalFake commented 1 year ago

Versions Spotify for Windows 1.2.10.760.g52970952 Spicetify v2.18.1

harbassan commented 1 year ago

can you check inside the folder wether the index.js file is in there. Make sure you've downloaded the dist branch and put it into the right place.

ServalFake commented 1 year ago

it does have the index, but for whatever reason I'm still receiving the error. I'm not sure if this is what's supposed to happen but when I open the index file this is the message I receive Screenshot 2023-05-11 050053

ServalFake commented 1 year ago

oh, and dont pay mind to the name, I already changed the name to stats, I was just trying a couple different things to resolve the error

harbassan commented 1 year ago

oh right the issue is just that you have the folder within a folder, whereas it should just be the folder with the files in the customapps folder.

custom apps > stats > index.js etc.

ServalFake commented 1 year ago

Ohhh, it worked! Thanks so much for the help!