TechQA.

Linked Questions

  • System.Net vs. System.Web. What is the difference?
  • Corporate developers: Do you feel your code is adding value to the company?
  • What is the correct way to design a .NET web application?
  • Is there a lightweight, preferable open source, formatable label control for dotnet?
  • .net 3.5 application on .net 4.0 runtime
  • Casting List<SomeClass> to List<object>
  • Difference between AppDomain, Assembly, Process, and a Thread
  • HDLC Library for .NET?
  • Can you move a file/folder across a network share in .NET?
  • ShuffleText Highlight Information/Documentation
  • What are the best practices for using Extension Methods in .Net?
  • How does your company deploy its software?
  • Custom Counter Creation Through Web Application
  • What do you look for from a User Group?
  • Create object from database row

Popular Questions

  • Partially applied generic function "cannot be cast to Nothing"
  • Agar.io style ripple effect for canvas arcs
  • What is the difference between [ValidateModel] and a check of valid state in ASP.NET?
  • Passing shared_ptr to std::function (member function)
  • UWP location tracking even when the app was suspended
  • Dynamic partition in hive
  • Woocommerce Different Products Different Currency
  • Rails render js file but can't execute it
  • My rotated TextView is cut off. What i have to do?
  • Store object created by gson in greenDao

Unable to Install Amazon.ECS.Tools globally

Asked by Hizzy At 30 April at 17:15

When I run dotnet tool install --global Amazon.ECS.Tools --version 3.0.0 all I get is following error :

Failed to retrieve information about 'amazon.ecs.tools' from remote source 'https://www.nuget.org/FindPackagesById()?id='amazon.ecs.tools'&semVerLevel=2.0.0

Do I need to update my target feeds if so how do I do this I can't figure it out?

.net .net-core amazon-ecs
Original Q&A

1 Answers

0
Hizzy Answered by Hizzy On 01 May at 20:16

I found the solution to my issue. The global NuGet.config file in %appdata% was pointing to the wrong feed.

Related Questions

  • Removing N items from a list conditionally
  • String.Split in .Net FW - why no overload that takes a single string?
  • Should `System.IO.Path` be concrete?
  • what is .net framework
  • How to get memory consumption of a process as shown inTask Manager (.NET)
  • Windows service only running on the machine it generated
  • If an app gives me the System.ArgumentOutofRangeException, does that mean it is a bug in the app?
  • .NET enctype in auto-generated forms
  • net Framework >= 2.0 APi
  • How would I Practice .NET at Home (gratis)?
  • KeyValuePair<TKey, TValue> - member fields question
  • why minus is slower than mod?
  • Difference: Between textbox = "" and Null
  • What's the best way to get speakers for my Users Group?
  • Is there a Future<T> type in .NET?
  • Privacy
  • Terms
  • Cookies