orientjs
orientjs copied to clipboard
Relative modules not found | Typescript Compatibility
We are using Orient 3.x and trying to use OrientJS in VueJS project. The entire project uses typescript. While trying to use OrientJS we get the following errors
These relative modules were not found:
- ./protocol19 in ./node_modules/orientjs/lib/transport/binary/connection.js
- ./protocol26 in ./node_modules/orientjs/lib/transport/binary/connection.js
- ./protocol28 in ./node_modules/orientjs/lib/transport/binary/connection.js
- ./protocol33 in ./node_modules/orientjs/lib/client/network/conn.js
Checked that only Protocol33 is present in Source code also https://github.com/orientechnologies/orientjs/tree/develop/lib/transport/binary
This is a blocker for implementing OrientJS in our Admin project !! Can someone please help by suggestion some solution or workaround ?
any solutions??
Yo the entire world is using typescript, hitting errors as well.
Yo in this entire world is there anyone willing to contribute?
If I knew how to solve it I wouldn't be asking here 3 years after the last person posted the issue.
Appreciate the work that's gone into it, but this repo hasn't been touched properly in years, it's simply not being maintained.