You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cayley-users
I am just starting out and running through the examples in the Overview.md. Everything was going great until I got the step where we add the REPL
### Connect a REPL To Your Graph
Now it's loaded. We can use Cayley now to connect to the graph. As you might have guessed, that command is:
```bash ./cayley repl --config=cayley.cfg.overview
When I do this I get the error shown in the attached image.
Can someone please show me what I am doing or have done wrong?