Skip to content
This repository was archived by the owner on Apr 11, 2020. It is now read-only.
This repository was archived by the owner on Apr 11, 2020. It is now read-only.

Visual Studio 2015 Community not showing all avaliable bower-packages correctly #751

@DMW007

Description

@DMW007

material-design-icons-iconfont is a valid bower-package. But when I click manage bower packages in Visual Studio and search for that package, I only get the result that no packages are found. Even with checking the checkbox for pre-releases.

So I edited the bower.json by myself and added the following line in the dependencies-section:

"material-design-icons-iconfont": "2.0.4"

After that, I used the restore-package function from Visual Studio. The result of them is even stranger: The bower-package seems installed correctly, I got the font and css files of the package under wwwroot/lib. But: The package is NOT listed in the dependencies of the solution-explorer, and also the manage-section of bower-packages doesn't list it as installed.

The Bower-Manager as a clone of the NuGet-Manager is a very good approach, but with those bugs its unfortunately very unuseable. And it seems, that I'm not alone with those issues. Here someone describe the same issue already last year!

I'm using Visual Studio 2015 Community Update 3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions