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
2.0-preview don't match semver version; this is a weird example. But I think this is why the tool say that current version is missing.
And as for private modules, there is no possibility, using bower commands, to know the latest version.
That's because if this is a private module, it has not been registered in bower repository. (You'll face the same issue with npm private module)
Of course, the tool can be updated to check release/tags of git repositories for private modules, in order to check if version is outaded or not; that can be a nice improvement
Trying to run on a project with a dependency using x-oauth-basic:
e.g.
Outputs only:
The text was updated successfully, but these errors were encountered: