interactors icon indicating copy to clipboard operation
interactors copied to clipboard

interactors typings don't seem to work with typescript-language-server

Open charleslowell-valstro opened this issue 1 year ago • 0 comments

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.

charleslowell-valstro avatar May 29 '24 14:05 charleslowell-valstro