Closed gsklee closed 8 years ago
Interesting! It is using update-notifier directly.
update-notifier
is not aware of nvm and you might have two different globally installed versions of npm-check-updates
. One in the nvm subshell and one in the PATH.
It looks like update-notifier
only checks updates once a day by default. That might also have caused the discrepancy.
Got this:
But:
Looks like the version checking mechanism is bugged.