eralston / AdminLteMvc

A NuGet package for integrating Admin LTE 2.0.4 into ASP.Net MVC 5 web apps
https://www.nuget.org/packages/AdminLteMvc/
MIT License
50 stars 47 forks source link

Missing image causing package install to fail #2

Open jmberon opened 8 years ago

jmberon commented 8 years ago

Hi Eralston. Thanks for putting this together. I experienced an issue though.

The package Install failed and rolled back partially. I'm not sure if anyone else has had this happened before. I'm using VS 2015.

Problem according to log: System.IO.FileNotFoundException: Could not find file 'AdminLteMvc\1.0.0\content\Scripts\AdminLTE\plugins\iCheck\square\yellow%402x.png'.

Regards.

eralston commented 8 years ago

Thank you, that's a new one. The image is definitely in this repo, so I would assume in the package. I'll add this as something to keep an eye out for when I finally make an updated version.

eganlohman commented 8 years ago

Yeah, same issue. Bummer, looked like a nice way to get AdminLTE up and running quickly with .net.