question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

paket restore failing in 5.201.2

See original GitHub issue

Description

Running paket restore on an existing solution results in an error on 5.201.2:

Resource stream 'Paket.Restore.targets' could not be found in the Paket.Core assembly

Running paket restore on the same project with 5.201.1 works.

Repro steps

Run a paket restore using version 5.201.2 on an existing solution.

Expected behavior

paket restore should run successfully.

Actual behavior

Paket failed with
-> Resource stream 'Paket.Restore.targets' could not be found in the Paket.Core assembly

Known workarounds

Use 5.201.1

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:51
  • Comments:45 (32 by maintainers)

github_iconTop GitHub Comments

6reactions
forkicommented, Apr 10, 2019

thanks!!!

ok pushing this one as proper 5.202.0.

Sorry everyone. Now I need to find out what VS2017 makes special

Read more comments on GitHub >

github_iconTop Results From Across the Web

Paket restore fails randomly when "msbuilding" solution in ...
There seems to be a problem with paket restore when using msbuild/p:BuildInParallel=true switch. It happens on our build machine randomly, ...
Read more >
release-notes
Restore.targets - https://github.com/fsprojects/Paket/pull/3482 ... BUGFIX: Paket restore silently failed when TargetFramework(s) are specified in Directory ...
Read more >
Paket 7.2.1
Note: if the paket build script fails at paket restore just rerun it a few times until it succeeds. Quick contributing guide. Fork...
Read more >
Troubleshooting NuGet Package Restore in Visual Studio
This article focuses on common errors when restoring packages and steps to resolve them. Package Restore tries to install all package ...
Read more >
Cannot restore NuGet packages using Paket in Azure ...
And paket retore task will fail with error The framework 'Microsoft.NETCore.App', version '2.0.0' was not found. After i installed .NET Core sdk ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found