asdf-nodejs: Install broken on OS X
$ asdf install nodejs 7.5.0
mktemp: illegal option -- -
usage: mktemp [-d] [-q] [-t prefix] [-u] template ...
mktemp [-d] [-q] [-u] -t prefix
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 17 (6 by maintainers)
to resolve it, use (OSx 10.13):
brew install gpg
@ZuraGuerra no I haven’t installed it.
I don’t know how I miss it in the
README
. Thanks, it’s working now.Thank you @cdegroot and @ZuraGuerra. This is fixed in #30. Closing issue.
Seems to be still broken even after yesterdays commits