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
The typings don't seem to be resolved when using pnpm
typescript [7016]: Could not find a declaration file for module '@interactors/html'. 'node_modules/.pnpm/@[email protected]/node_modules/@interactors/html/dist/esm/index.js' implicitly has an 'any' type.
There are types at 'node_modules/@interactors/html/dist/index.d.ts', but this result could not be resolved when respecting package.json "exports". The '@interactors/html' library may need to update its package.json or typings.
The text was updated successfully, but these errors were encountered:
The typings don't seem to be resolved when using
pnpm
The text was updated successfully, but these errors were encountered: