ryenus
ryenus
@ljharb just added a test, however Travis CI seems stuck, any insight?
BTW, I had to adjust the travis job a bit, due to the error pyenv: /opt/pyenv/versions/2.7.18 already exists See the screenshot below (https://app.travis-ci.com/github/nvm-sh/nvm/jobs/623514514):
https://app.travis-ci.com/github/nvm-sh/nvm/jobs/624025129#L797 ```sh ✗ Running 'nvm unload' should unset all function and variables +BEFORE=./before.tmp +AFTER=./after.tmp +typeset -f ./Running 'nvm unload' should unset all function and variables: 11: typeset: not found ```...
As we can see from the below screenshot, for v16.15.1, now all of its updates are listed:
* > When I run `nvm ls` locally with this PR, I get `empty` as the first item in the list. Interesting, any idea where could this `empty` come from?...
> ok, testing again, and `nvm ls-remote --min=4` (or 20, or whatever) still has no effect for me on my Mac. > > What OS are you using exactly? Actually...
> ohhh wait, lol i think this is the actual feature i asked for - i have tons of node versions installed, going back a very long way: > >...
@ljharb FYI, just rebased with some minor fix in tests.
@ljharb may I ask how it is going? anything to note?
@ShimiT any idea what's going on with the Circle CI jobs?