easygraphql-lt icon indicating copy to clipboard operation
easygraphql-lt copied to clipboard

Error: The values of --overrides does not seem to be valid JSON.

Open tomhoangle opened this issue 5 years ago • 1 comments

I seem to be getting this error whenever i tried this. Not sure why this is happening.

tomhoangle avatar Mar 04 '20 16:03 tomhoangle

I'm running to the same error , this is my config file

{ "config": { "url": "http://52.188.142.71/absence/", "name": "Testing my new server", "queryFile": true, "duration": 5, "arrivalRate": 10 }, "args": { } }

ylasmak avatar Jun 17 '20 10:06 ylasmak