0
Can some one help me to solve the following error?
I run the graph-node with docker-compose using the following command:
docker compose up
after the graph-node run successfully I execute the following command:
docker compose exec -it graph-node graphman config check
but I got the following error:
Error: Configuration error
Caused by:
No such file or directory (os error 2)