3

when I try to install nodejs 12.13.0 with asdf install nodejs 12.13.0 I receive /Users/john.doe/.asdf/plugins/nodejs/bin/install: line 52: ASDF_DOWNLOAD_PATH: unbound variable.

Any help would be greatly appreciated.

mangocaptain
  • 1,435
  • 1
  • 19
  • 31

1 Answers1

7

It can be caused by ASDV v0.7, try running

asdf update
Vladimir Chervanev
  • 1,574
  • 1
  • 12
  • 14