httpie icon indicating copy to clipboard operation
httpie copied to clipboard

Could not find a declaration file for module 'httpie'

Open alexeychikk opened this issue 2 years ago • 0 comments

Hi, I've installed your library but some weird TypeScript error appeared. typescript: 5.2.2 httpie: ^2.0.0-next.13

Could not find a declaration file for module 'httpie'. 'e:/repos/tft-roller/tft-roller-client/node_modules/httpie/node/index.mjs' implicitly has an 'any' type.
  There are types at 'e:/repos/tft-roller/tft-roller-client/node_modules/httpie/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'httpie' library may need to update its package.json or typings.ts(7016)

Screenshot 2024-01-23 231644

alexeychikk avatar Jan 23 '24 21:01 alexeychikk