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

OrientJS looks for protocol28, but only protocol33 present. #402

Closed
Davenporten opened this issue Nov 7, 2019 · 1 comment
Closed

OrientJS looks for protocol28, but only protocol33 present. #402

Davenporten opened this issue Nov 7, 2019 · 1 comment

Comments

@Davenporten
Copy link

I'm using orientjs 3.0.8 to connect with an instance of a orientdb 3.0.14. When I try to run my react gui which imports orientjs I get the error

Error in ./~/orientjs/lib/transport/binary/connection.js
Module not found: ./protocol28 in /mnt/c/Users/607959/Documents/SI_Project/gui_demo/node_modules/orientjs/lib/transport/binary

Looking into the code I see where connection.js is asking for protocol28, but in node_modules there is only protocol33. I'm not sure if my version of orientdb is causing the issue, I know it's not the most recent one, but I thought anything 3.0.0 or after would work.

@Davenporten
Copy link
Author

This issue did not give all the information, sorry for my mistake. Please see #405

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