Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign up`target add` and `component add` should succeed if target/component is already installed #1009
Comments
brson
added
E-easy
help wanted
labels
Mar 23, 2017
This comment has been minimized.
This comment has been minimized.
|
For cases when the target is distinct from the toolchain (say target=
Call order for issuing this info: The error only happens when the target is a part of the toolchain (say target=
|
Diggsey
added this to Components & extensions
in Issue Categorisation
May 3, 2017
This comment has been minimized.
This comment has been minimized.
nre-ableton
commented
Nov 8, 2018
|
I'm also running into this "error" and find it very confusing. I am not sure why |
brson commentedMar 23, 2017
For automation purposes it's nice for this command to 'just work' when these commands are done redundantly. Change these commands to issue an 'info' indicating the thing is already installed and return successfully.