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

自动生成api表格报错,提示说找不到属性定义,而且一修改代码就报错。 #1787

Closed
97vack opened this issue Jul 26, 2023 · 4 comments
Labels
question Further information is requested

Comments

@97vack
Copy link

97vack commented Jul 26, 2023

Question

自动生成api表格报错,老是提示说找不到

Sample Code

image
image
image
image
image
然后我一修改代码就提示报错
image

@97vack 97vack added the question Further information is requested label Jul 26, 2023
@97vack 97vack changed the title 自动生成api表格报错,老是提示说找不到 自动生成api表格报错,提示说找不到属性定义 Jul 26, 2023
@97vack 97vack changed the title 自动生成api表格报错,提示说找不到属性定义 自动生成api表格报错,提示说找不到属性定义,而且一修改代码就报错。 Jul 26, 2023
@PeachScript
Copy link
Member

Duplicate of #1476

@PeachScript PeachScript marked this as a duplicate of #1476 Jul 26, 2023
@PeachScript
Copy link
Member

暂时不支持 Windows 系统,等 #1653 修复

@PeachScript PeachScript closed this as not planned Won't fix, can't repro, duplicate, stale Jul 26, 2023
@97vack
Copy link
Author

97vack commented Jul 26, 2023

请问大概什么时候可以提供支持

@Col0ring
Copy link

暂时不支持 Windows 系统,等 #1653 修复

mac 也有这种情况,而且也是修改代码就报错,看着像是 esbuild 那块出问题了

node:internal/event_target:912
  process.nextTick(() => { throw err; });
                           ^
[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Error: 加载失败: (449)[xxxx [".d.ts",".ts",".tsx","/index.d.ts","/index.ts","/index.tsx","",".js",".jsx","/index.js","/index.jsx"]]".] {
  code: 'ERR_UNHANDLED_REJECTION'
}

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants