I suspect the reason might be proto files in client packages are not compiled. I can say that since they are compiled in 0.8.3
Any inputs on how to get around this?
I am not talking about embedding it.
My code that uses dgraph/client has a dependency on it and dep the package managing tool while resolving this dependency, imports dgraph code into vendor folder of the code.
But while resolving this dependency it is failing.