GLOKON / guacamole-common-js

Guacamole JS Library, with TypeScript
Other
2 stars 1 forks source link

Typescript error: "Could not find a declaration file for module X implicitly has an 'any' type." #5

Closed codebling closed 1 week ago

codebling commented 2 months ago
error TS7016: Could not find a declaration file for module '@glokon/guacamole-common-js'. '/project/node_modules/@glokon/guacamole-common-js/lib/esm/guacamole.js' implicitly has an 'any' type.
  There are types at '/project/node_modules/@glokon/guacamole-common-js/guacamole.d.ts', but this result could not be resolved when respecting package.json "exports". The '@glokon/guacamole-common-js' library may need to update its package.json or typings.

This is using Typescript 5.5.4