Errors out on Mac when wget is not installed
lowks opened this issue · 4 comments
lowks commented
Hi,
Tried installing without wget
installed, and I got this error:
/Users/lowks/.asdf/plugins/lua/bin/install: line 52: wget: command not found
Stratus3D commented
Note to self: We are already using curl, so switch to curl for this too.
Stratus3D commented
Ran into this again myself when I installed asdf-lua on a new computer.
Stratus3D commented
Fixed this issue today.
lowks commented
Oh yeah!