Jean-benoit Gautier

Results 3 issues of Jean-benoit Gautier

Is it possible to add @types/epicgames-client for Typescript compatibility ?

enhancement

After upgrading to Angular 6 I have this issue : `Failed to load https://api.api.ai/v1/query?*** Method undefined is not allowed by Access-Control-Allow-Methods in preflight response.` Indeed the "access-control-request-method" on the OPTION...

When i build with Angular CLI, i have this error : > ERROR in node_modules/api-ai-javascript/ts/Request/TTSRequest.ts(17,31): error TS2339: Property 'DEFAULT_TTS_HOST' does not exist on type 'typeof ApiAiConstants'. To unlock the problem...