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
Encountering this issue in vscode for one of my tests
Could not find a declaration file for module 'kitsu'. 'node_modules/kitsu/dist/index.mjs' implicitly has an 'any' type.
There are types at 'node_modules/kitsu/types/index.d.ts', but this result could not be resolved when respecting package.json "exports".
The 'kitsu' library may need to update its package.json or typings.ts(7016)
The text was updated successfully, but these errors were encountered:
Encountering this issue in vscode for one of my tests
The text was updated successfully, but these errors were encountered: