dbalatero / VimMode.spoon

Adds vim keybindings to all OS X inputs
687 stars 30 forks source link

ERROR: Unable to load Spoon: SpoonInstall #100

Open tim0120 opened 1 year ago

tim0120 commented 1 year ago

Every time that I reload the config (i.e., open the application or reload the config manually), I get the title error message in the Hammerspoon console: *** ERROR: Unable to load Spoon: SpoonInstall I also get the following error notification (pictured):

Screenshot 2022-11-15 at 11 23 29

Is there any fix to this (e.g., fixing something in the init.lua (not edited btw))? Thanks for taking a look!

levabala commented 1 year ago

Got the same thing For me it was incorrect initial install - wget was missing Then run install script again and it works

adisidev commented 7 months ago

Yep, same! brew install wget fixes everything (presuming you already have homebrew).