Chapter 3 installing Modernizr
Hi Imar,
I see there was a previous post from someone who could not install Modernizr and I have also seen a post about Library Package Manager being replaced with NuGet Package Manager.
I couldn't see that the original poster's problem had been solved and I have the same problem.
I'm using VS 2013
I get:
Install-Package : Unable to find package 'Modernizr'.
At line:1 char:16
+ install-package <<<< Modernizr
+ CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Com mands.InstallPackageCommand
Is this an important issue? or can I ignore it?
Any other ideas how to fix it?
Thanks
Mike
|