Closed sindresorhus closed 5 years ago
I found the bug is here:
https://github.com/yeoman/update-notifier/blob/master/index.js#L120
The isNpm().isNpm
returned a undefined
.
Looks the ava
is using the is-npm@1.0.0
for test.
We could mark as failing test temporary. Then wait for ava
update the update-notifier
to next version.
@issuehunt has funded $30.00 to this issue.
@sindresorhus has rewarded $21.00 to @litomore. See it on IssueHunt
https://travis-ci.org/yeoman/update-notifier/jobs/512463652