You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TSError: ⨯ Unable to compile TypeScript:
src/utility.ts:42:65 - error TS18046: 'jsonError' is of type 'unknown'.
42 console.error(`Invalid JSON response from ${url}: ${jsonError.message}`)