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

找不到 @/theme/interface 类型文件 #55

Closed
caijf opened this issue Nov 21, 2022 · 2 comments · Fixed by #56
Closed

找不到 @/theme/interface 类型文件 #55

caijf opened this issue Nov 21, 2022 · 2 comments · Fixed by #56

Comments

@caijf
Copy link
Contributor

caijf commented Nov 21, 2022

image

@ldsenow
Copy link

ldsenow commented Nov 22, 2022

I have the same issue. It prevents me from generating json schema.

@xrutayisire
Copy link

I have the same error when running "tsc":

node_modules/@ant-design/cssinjs/lib/theme/createTheme.d.ts:2:48 - error TS2307: Cannot find module '@/theme/interface' or its corresponding type declarations.

2 import type { DerivativeFunc, TokenType } from '@/theme/interface';
                                                 ~~~~~~~~~~~~~~~~~~~


Found 1 error in node_modules/@ant-design/cssinjs/lib/theme/createTheme.d.ts:2

I cannot build types for one of my package because of this :/

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.

3 participants