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

Error in build nextjs typescript when importing use-sound #139

Open
sshadmand opened this issue Dec 3, 2023 · 1 comment
Open

Error in build nextjs typescript when importing use-sound #139

sshadmand opened this issue Dec 3, 2023 · 1 comment

Comments

@sshadmand
Copy link

Type error: Could not find a declaration file for module 'use-sound'. '.../node_modules/use-sound/dist/use-sound.esm.js' implicitly has an 'any' type.
  There are types at '.../node_modules/use-sound/dist/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'use-sound' library may need to update its package.json or typings.

Not sure if this means use-sound is not Typescript friendly.

@fabioplaka
Copy link

#135 (comment)

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

2 participants