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)

Commits related to this issue

Most upvoted comments

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

$ asdf install nodejs 7.5.0
sort: invalid option -- V
Try `sort --help' for more information.
7.5.0 did not provide signed checksums or support for them has not been implemented and NODEJS_CHECK_SIGNATURES=strict is set. Exiting.