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

Could not find a declaration file for module #67

Open
bh2smith opened this issue Oct 27, 2024 · 0 comments · May be fixed by #68
Open

Could not find a declaration file for module #67

bh2smith opened this issue Oct 27, 2024 · 0 comments · May be fixed by #68

Comments

@bh2smith
Copy link

bh2smith commented Oct 27, 2024

Could not find a declaration file for module '@cowprotocol/app-data'. '/Users/bh2smith/Projects/mintbase/ai/evm-agent-next-boilerplate/node_modules/@cowprotocol/app-data/dist/index.modern.mjs' implicitly has an 'any' type.
There are types at '/Users/bh2smith/Projects/mintbase/ai/evm-agent-next-boilerplate/node_modules/@cowprotocol/app-data/dist/index.d.ts', but this result could not be resolved when respecting package.json "exports". The '@cowprotocol/app-data' library may need to update its package.json or typings.ts(7016)

I think this might be related to the fact that the latest export is attempting to import a non-existent file:

Screenshot 2024-10-27 at 12 50 20
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

Successfully merging a pull request may close this issue.

1 participant