You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ npx updtr
npx: installed 75 in 2.897s
Looking for outdated modules...
> npm outdated --json --depth=0
⠹
ERROR Invalid Version: remote
at new SemVer (/home/ivan/.npm/_npx/11875/lib/node_modules/updtr/node_modules/semver/semver.js:323:11)
at compare (/home/ivan/.npm/_npx/11875/lib/node_modules/updtr/node_modules/semver/semver.js:614:10)
at Function.lte (/home/ivan/.npm/_npx/11875/lib/node_modules/updtr/node_modules/semver/semver.js:668:10)
at Object.test (/home/ivan/.npm/_npx/11875/lib/node_modules/updtr/dist/index.js:841:10)
at /home/ivan/.npm/_npx/11875/lib/node_modules/updtr/dist/index.js:866:28
at Array.findIndex (<anonymous>)
at filterUpdateTask (/home/ivan/.npm/_npx/11875/lib/node_modules/updtr/dist/index.js:865:35)
at /home/ivan/.npm/_npx/11875/lib/node_modules/updtr/dist/index.js:921:5
at Array.map (<anonymous>)
at /home/ivan/.npm/_npx/11875/lib/node_modules/updtr/dist/index.js:920:42
The text was updated successfully, but these errors were encountered:
Given a config like:
Updtr fails with:
The text was updated successfully, but these errors were encountered: