SIGN IN SIGN UP
nvm-sh / nvm UNCLAIMED

Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

0 0 80 Shell

[Fix] `nvm_get_default_packages`: use portable awk patterns

Replace POSIX `[[:space:]]` character class with `[ \t]` for
mawk compatibility on Ubuntu 16.04.
J
Jordan Harband committed
38ffc713a72682e3bd9fdb478ac44f550975a8ff
Parent: aa1d829