Skip to content

Fixes: Could not find a declaration file for module#8

Merged
dolanmiu merged 1 commit intodolanmiu:masterfrom
wheeOs:patch-1
Oct 10, 2024
Merged

Fixes: Could not find a declaration file for module#8
dolanmiu merged 1 commit intodolanmiu:masterfrom
wheeOs:patch-1

Conversation

@wheeOs
Copy link
Copy Markdown
Contributor

@wheeOs wheeOs commented Aug 6, 2024

might fix fixes #5 (tested it) declaration issue. main.d.ts is located under dist/src in my case of the module: vite-plugin-scope-tailwind .

Current error message when importing:
Could not find a declaration file for module 'vite-plugin-scope-tailwind'. '/..../node_modules/vite-plugin-scope-tailwind/dist/cjs/index.cjs' implicitly has an 'any' type.

might fix type issue. main.d.ts is located under dist/src in my case of the module
@wheeOs wheeOs changed the title Might fix: Could not find a declaration file for module Fixes: Could not find a declaration file for module Aug 6, 2024
@dolanmiu dolanmiu merged commit d9b6329 into dolanmiu:master Oct 10, 2024
@dolanmiu
Copy link
Copy Markdown
Owner

Thank you! Will cut a release shortly

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 this pull request may close these issues.

Could not find a declaration file for module 'vite-plugin-scope-tailwind'

2 participants