1

I'm installing scriptcs using Chocolatey, but I keep getting the error seen in the picture.

Enter image description here

How can I fix this problem?

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
Rasmus Christensen
  • 8,321
  • 12
  • 51
  • 78

1 Answers1

2

I just found the error. My package source for NuGet was set to another than the official NuGet package source. Changing it back to the default solved the issue.

So if you get this error, ensure to check your package manager settings.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
Rasmus Christensen
  • 8,321
  • 12
  • 51
  • 78