itunes-api icon indicating copy to clipboard operation
itunes-api copied to clipboard

Keeps asking to install forever when issuing: script/bootstrap

Open ballakers opened this issue 3 years ago • 1 comments

Script/install or restart works but bootstrap keeps prompting install forever but still prompts after forever is installed. I realize this is old and my node may be too new but just thought I would see here if there is a work around. script/server says no file guessing since the bootstrap isn't working. Any help is welcomed, cheers!

ballakers avatar Sep 26 '21 17:09 ballakers

IIRC, when I was wrestling with this on my M1 Mac mini w/ Big Sur, I ran into something like this. I installed Forever with Homebrew and it is in a different path than what is assumed in the scripts. I think I ended up modifying all the scripts/setting path so things would work as designed.

I struggled a bit because I don't really know what I am doing, but ultimately have it working perfectly.

chasut avatar Oct 04 '21 22:10 chasut