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

types not exported correctly #394

Closed
bartveneman opened this issue Apr 13, 2024 · 1 comment
Closed

types not exported correctly #394

bartveneman opened this issue Apr 13, 2024 · 1 comment
Labels
🐛 defect Something isn't working as expected

Comments

@bartveneman
Copy link
Member

Could not find a declaration file for module '@projectwallace/format-css'. '/**redacted**/node_modules/@projectwallace/format-css/dist/format.modern.js' implicitly has an 'any' type.
There are types at '/**redacted**/node_modules/@projectwallace/format-css/dist/index.d.ts', but this result could not be resolved when respecting package.json "exports". The '@projectwallace/format-css' library may need to update its package.json or typings.ts(7016)
Screenshot 2024-04-13 at 15 15 36

This error is actually from format-css, but this package also has the same error.

@bartveneman
Copy link
Member Author

Was already fixed in 998db0d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 defect Something isn't working as expected
Development

No branches or pull requests

1 participant