relay-chat icon indicating copy to clipboard operation
relay-chat copied to clipboard

Error running relay-chat

Open sibelius opened this issue 8 years ago • 1 comments

When I run relay-chat, there are two problems:

On localhost:8080 (GraphQL), there is this message:

{
  "errors": [
    {
      "message": "Must provide query string."
    }
  ]
}

and on localhost:3000 (react app), nothing is rendered, this is the react developer tool result: relay-chat

sibelius avatar Dec 15 '15 13:12 sibelius

+1

oprogramador avatar Feb 02 '17 00:02 oprogramador