#Cannot install on alpine

39 messages · Page 1 of 1 (latest)

eternal arch
#

The installer works, but when trying to execute spicetify I get the following, how could I address this issue?

/home/dxomg/.spicetify # ./spicetify 
ash: ./spicetify: not found
/home/dxomg/.spicetify # ls
CustomApps    Themes        globals.d.ts  spicetify
Extensions    css-map.json  jsHelper
/home/dxomg/.spicetify # 
shut tendon
#

If it was installed correctly, it should have added itself to your $PATH variable, which would mean you can run it from anywhere as just "spicetify", without the "./"

eternal arch
#

If I export the path it just says:

~ $  spicetify
ash: spicetify: not found
#

and if you're wondering "Yes I did restart the shell" and checked if the env variables were available

eternal arch
#

A little Bump

shut tendon
#

Does Alpine support using the AUR? I don't really know how it works to install it with the script on Linux, I always use the Aur package

#

Some thoughts:
There is a binary called "spicetify" in the ~/.spicetify folder? Is it marked as executable?
Can you echo your $PATH and send, to double check it's there?

eternal arch
eternal arch
shut tendon
#

That is bizarre. Seems to be there. Does it do anything if you drag it into a terminal? Like try and use the full path when you run it?

eternal arch
#

Also for a faster response please ping me back whenever you answer :P thanks!

shut tendon
eternal arch
#

ash is like a replacement for bash, but that shouldn't be an issue as spicetify is just a binary

#

also I can install bash, I get the same result

dxomg:~$ /home/dxomg/.spicetify/spicetify
bash: /home/dxomg/.spicetify/spicetify: cannot execute: required file not found
dxomg:~$ ls /home/dxomg/.spicetify/
CustomApps    Themes        globals.d.ts  spicetify
Extensions    css-map.json  jsHelper
dxomg:~$```
eternal arch
#

I ended up compiling spicetify-cli the compiled binary works, but unfortunately now I find that I would have to compile the marketplace too for it to be able to work

shut tendon
shut tendon
eternal arch
#

so that was a wild guess

shut tendon
#

What spotify + spicetify version? Might not be compatible

eternal arch
#

let me check

eternal arch
#

so apparently I have

1.2.22.982.g794acc0a

shut tendon
#

should work with spicetify xx.27, which is latest iirc

eternal arch
shut tendon
#

spicetify enable-devtools

eternal arch
#

cant even run devtools, dang

eternal arch
# eternal arch

I can apparently still interact with spotify since my play buttons work

shut tendon
eternal arch
#

Bump

shut tendon
#

Idk man