mattpocock / ts-error-translator

VSCode extension to turn TypeScript errors into plain English
https://ts-error-translator.vercel.app
2.37k stars 90 forks source link

Translation request for 2739 #184

Closed yousef-zeiad closed 1 year ago

yousef-zeiad commented 1 year ago

Error Text

Type 'AxiosResponse<any, any>' is missing the following properties from type '{ token_type?: string | undefined; access_token: string; expires_in?: number | undefined; refresh_token: string; }': access_token, refresh_token

Supporting Information

Please provide other information which led to this error, and any specific questions you have about it: