alipetarian

Results 8 comments of alipetarian

Hi, I am not sure what the following code does.. Try removing that from package.json file. ` "jest": { "coverageReporters": [ "json-summary" ] } ` and run following command if...

> > Hi, I am not sure what the following code does.. Try removing that from package.json file. > > `"jest": { "coverageReporters": [ "json-summary" ] }` > > and...

@ahmetkuslular approve these changes sir, Its much needed.

@mkalayci35 Error is an array. Please try this. ` if (errors) { return res.json({ message: errors[0].message, code: 400 }) }`

@alipetarian Please set status 400 as well

> @acarioca The latest version does work with Gatsby 4, with a few annoyances, but it does work wink Would you please explain how we can get this working. We...

@vkkan I had created custom module for that. Please get back to me on skype: alipetarian9090. I will share the code.

Hi, Please get back to me on skype. On Thu, Apr 23, 2020 at 10:11 PM DrSchmurge wrote: > @vkkan I had created custom module for that. > Please get...