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

Cannot restore packages. #2

Open
WilcoBakker opened this issue Feb 12, 2018 · 4 comments
Open

Cannot restore packages. #2

WilcoBakker opened this issue Feb 12, 2018 · 4 comments

Comments

@WilcoBakker
Copy link

Cannot restore due:

Restore failed in 5.69 sec for /Users/wilcobakker/Documents/NEO/neo-contracts-workspace/Neo.Ecosystem/src/neo-cli/neo-cli/neo-cli.csproj.

@notatestuser
Copy link
Owner

Hmm. I guess by this point one or more dependencies are out of date. Do you know which one is specifically causing a problem?

@WilcoBakker
Copy link
Author

@notatestuser here's a gist with the full log of the package console: https://gist.github.com/WilcoBakker/52b9a9b271f2741c5747169e8f3d7b18

@notatestuser
Copy link
Owner

Doesn't seem very helpful. I'm no nuget expert to be honest. I will try restoring from scratch on my machine

@WilcoBakker
Copy link
Author

@notatestuser If I check the output I think this stands out:

Detected package downgrade: System.Net.NameResolution from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version. 
 neo-cli (>= 2.3.3) -> Neo (>= 2.3.3) -> System.Net.Sockets (>= 4.3.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Net.NameResolution (>= 4.3.0) 
 neo-cli (>= 2.3.3) -> Neo (>= 2.3.3) -> System.Net.NameResolution (>= 4.0.0)
Detected package downgrade: System.Net.NameResolution from 4.3.0 to 4.0.0. Reference the package directly from the project to select a different version. 
 neo-cli (>= 2.3.3) -> Microsoft.NETCore.App (>= 1.1.1) -> NETStandard.Library (>= 1.6.0) -> System.Net.Sockets (>= 4.1.0) -> runtime.win.System.Net.Sockets (>= 4.3.0) -> System.Net.NameResolution (>= 4.3.0) 
 neo-cli (>= 2.3.3) -> Microsoft.NETCore.App (>= 1.1.1) -> System.Net.NameResolution (>= 4.0.0)

Sorry hadn't got much time to check it out any further thats why I shared the gist.

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