Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't on install WinRTTimeZones on Javascript Windows Store App. #8

Open
largepuma opened this issue Aug 19, 2015 · 0 comments
Open

Comments

@largepuma
Copy link

I'm building a Windows Store app using javascript.
When I install WinRTTimeZones using the following command "Install-Package WinRTTimeZones", error happened.
AppManager\windows\template
PM> Install-Package WinRTTimeZones
'WinRTTimeZones 1.1.2' already installed.
Adding 'WinRTTimeZones 1.1.2' to HelloWorld.
Install-Package : Failed to add reference to 'TimeZones'.
At line:1 char:1

  • Install-Package WinRTTimeZones
  • - CategoryInfo          : NotSpecified: (:) [Install-Package], InvalidOperationException
    - FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant