Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed install fails to inform user, or to recover with other deps #1265

Open
supertick opened this issue Apr 18, 2023 · 0 comments
Open

Failed install fails to inform user, or to recover with other deps #1265

supertick opened this issue Apr 18, 2023 · 0 comments

Comments

@supertick
Copy link
Contributor

Describe the bug
If the ivy dep loader on install fails, the next restart will not report the information to the user

To Reproduce
Steps to reproduce the behavior:

  1. Have a failed dependency resource, either because repo is not available, or resolve conflict
    e.g. " Multiple artifacts of the module org.apache.opennlp#opennlp-tools;1.6.0 are retrieved to the same file! Update the retrieve pattern to fix this error."

  2. wait for UI to come up - no indication of error until inadvertently run into consequences of missing dependency

Expected behavior
Preferably, continue to resolve "other" dependencies that are available.
Minimally, clear error information on the UI startup that an install error occurred, and some possible remedies "remove .ivy2 cache and try restarting"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant