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

Error message when initializing the syllogio_gremlin container is confusing #2

Open
chasingmaxwell opened this issue Jul 13, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@chasingmaxwell
Copy link
Collaborator

When you first run yarn start the docker container does not yet exist and must be created. The check for the existence of the docker container results in this message:

Error: No such object: syllogio_gremlin

Since this is not an actual error state, this message is confusing and should be replaced with something like Initializing local datastore... or something of the like.

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

No branches or pull requests

1 participant