Moved from GitHub dgraph-js/29
Posted by mofodox:
Hi there,
I created a react project app using the create-react-app
CLI and installed dgraph and grpc via yarn add
. And I’m currently facing an issue which it says existsSync in not a function
. And when I clicked on the error, it brings me to the grpc_extension.js
.
Here’s the screenshot to the error: error_image. Hope to hear from you guys soon! Thank you!