Andrew Bancroft 8/9/2015

Diagnosing “Restore failed” with ASP.NET 5 on Mac

Read Original

This article details a developer's experience diagnosing a 'Restore failed' error when setting up an ASP.NET 5 application on a Mac. The issue was caused by a mismatched Mono version, where an older Homebrew-installed Mono (3.10) conflicted with the newer version required by ASP.NET 5. The solution involved upgrading Mono via Homebrew, which resolved the dependency restore problem. The article provides troubleshooting insights for developers facing similar issues with ASP.NET 5 on macOS.

Diagnosing “Restore failed” with ASP.NET 5 on Mac

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet