Diego J. Gallardo

Results 3 comments of Diego J. Gallardo

@theodesp the temporary solution you proposed worked, thanks! > Hello @CesarBenavides777. Does it work when you add `@ts-ignore` on top of FaustProvider? > > ``` > {/* @ts-ignore */} >...

Any updates on this? Would love to see this return a better message

This is not totally relevant but I was getting the exact same error in Postman when making a POST request to `/api/generate`. It turns out it was caused by quotes...