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 TS7016: Could not find a declaration file for module 'browser-monads-ts'. #25

Open
geyang opened this issue Nov 12, 2023 · 0 comments

Comments

@geyang
Copy link

geyang commented Nov 12, 2023

Hi, I am switching from the browser-monads package to this one in order to
migrate a project to typescript. I am running into this error when compiling:

error TS7016: Could not find a declaration file for module 'browser-monads-ts'. 
'project/node_modules/browser-monads-ts/dist/browser-monads-ts.es.js' implicitly 
has an 'any' type.

There are types at 'project/node_modules/browser-monads-ts/dist/index.d.ts', but 
this result could not be resolved when respecting package.json "exports". The 
'browser-monads-ts' library may need to update its package.json or typings.

Is this project still maintained?

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