Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

Unable to install package in Xamarin Forms App #16

Closed
aherrick opened this issue Aug 25, 2016 · 1 comment
Closed

Unable to install package in Xamarin Forms App #16

aherrick opened this issue Aug 25, 2016 · 1 comment

Comments

@aherrick
Copy link

Trying to Install in File => New Xamarin Forms App (iOS/Android/UWP) simply fails.

Thanks for the work though looks nice!

@jcheng31
Copy link
Owner

Hey @aherrick - I was able to reproduce this in a clean Xamarin Forms app, and it seems the issue is because NuGet tries to install Microsoft.Bcl.Build version 1.0.14 when resolving dependencies; this doesn't seem to play nicely with Xamarin.

On the bright side, the latest version of that library (1.0.21) can be installed, after which ForecastPCL should install without issue. Could you try manually installing that first and trying ForecastPCL again?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants