aspnet/Tooling

Latest React packages not listed in Bower UI

Closed this issue · 9 comments

In the new Bower UI, the latest version of the "react" package that's listed in the right panel's drop-down is 0.13.3. When navigating to the project's GitHub repo, I see several other releases, such as 0.14.3, that I would expect to appear in the UI's drop-down.

A similar issue was just reported for angular-ui/bootstrap-bower#68

This is also happening for me using angular-bootstrap and angular/angular-core/angular-mocks etc etc

Is there any update on this? I thought it might have been resolved in the latest Visual Studio update?

Still an issue after latest VS update. I appreciate the existence of Visual Studio UI for Bower very much, but this issue makes it so much less useful.

I'm seeing this issue as well. Thought I was doing something wrong. Font-Awesome is 4.7.0 but the manage bower packages shows 4.6.1 as latest.

Same @Jasin2069. In uninstallled and reinstalled all VS and components and clearing cache and temp files. I ran Total Uninstaller. Manually editing the bower.json works well though but I can't update the packages from the UI. All the versions seem to be from June 2016 or earlier.

Even the demo shows 4.6.1 but updating to 4.6.3 for Font Awesome
https://docs.microsoft.com/en-us/aspnet/core/client-side/bower

The Manage Bower Packages UI in VS 2015 was working from a built-in list of packages. In VS 2017, we have switched to using an online search service (libraries.io) so we should not run into out-of-date package versions.