Skip to content

Fix "directory doesn't exist" in NugetV2 - #2102

Merged
forki merged 1 commit into
fsprojects:masterfrom
MrLuje:patch-nugetv2-findlocal
Jan 2, 2017
Merged

Fix "directory doesn't exist" in NugetV2#2102
forki merged 1 commit into
fsprojects:masterfrom
MrLuje:patch-nugetv2-findlocal

Conversation

@MrLuje

@MrLuje MrLuje commented Dec 30, 2016

Copy link
Copy Markdown
Contributor

When doing a paket restore using a local nuget repository that is not reachable, the process crashes without telling which package or feed cause the issue. There's already a check if the package is not present in the repository but not if the repository itself is unreachable.

Had the issue with a repo in the paket.lock that can't be reached from another server.

@forki

forki commented Jan 2, 2017

Copy link
Copy Markdown
Member

thanks!

@forki
forki merged commit 0f91e1b into fsprojects:master Jan 2, 2017
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

Successfully merging this pull request may close these issues.

2 participants