Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS7016: Could not find a declaration file for module 'sha256-uint8array' #3

Closed
kawanet opened this issue Aug 20, 2023 · 0 comments
Closed
Assignees

Comments

@kawanet
Copy link
Owner

kawanet commented Aug 20, 2023

TypeScript + ES Module project faces TS7016 error as below:

TS7016: Could not find a declaration file for module 'sha256-uint8array'. '.../sha256-uint8array/dist/sha256-uint8array.mjs' implicitly has an 'any' type. There are types at '.../sha256-uint8array/types/sha256-uint8array.d.ts', but this result could not be resolved when respecting package.json "exports". The 'sha256-uint8array' library may need to update its package.json or typings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant