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 on installing orientdb plugin into gremlin console #181

Open
rhdxmr opened this issue Feb 3, 2021 · 1 comment
Open

error on installing orientdb plugin into gremlin console #181

rhdxmr opened this issue Feb 3, 2021 · 1 comment

Comments

@rhdxmr
Copy link

rhdxmr commented Feb 3, 2021

gremlin> :install com.orientechnologies orientdb-gremlin 3.1.7
==>Conflicting module versions. Module [groovy-xml is loaded in version 2.5.14 and you are trying to load version 2.5.7
gremlin> :plugin use tinkerpop.orientdb
==>tinkerpop.orientdb could not be found - use ':plugin list' to see available plugins
gremlin> :plugin list
==>tinkerpop.server[active]
==>tinkerpop.gephi
==>tinkerpop.utilities[active]
==>tinkerpop.sugar
==>tinkerpop.credentials
==>tinkerpop.tinkergraph[active]
gremlin> 
@mselite
Copy link

mselite commented Jul 28, 2021

You should just remove the corresponding module in lib/ of your gremlin console folder.

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

2 participants