I had some trouble running NuGet on ubuntu. I’m running an Ubuntu server. Turns out that you need to install certificates:
mozroots –import –sync
Otherwise NuGet will fail to decode the results when fetching packages over https.
Do you want to send a comment or give me a hint about any issues with a blog post: Open up an issue on GitHub.
Do you want to fix an error or add a comment published on the blog? You can do a fork of this post and do a pull request on github.
Comments