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

有几个报错 #127

Open
kokhuzi opened this issue Mar 6, 2024 · 0 comments
Open

有几个报错 #127

kokhuzi opened this issue Mar 6, 2024 · 0 comments

Comments

@kokhuzi
Copy link

kokhuzi commented Mar 6, 2024

Cannot find module '@cloudflare/workers-types'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?

Argument of type 'Function' is not assignable to parameter of type '(info: string) => void'.
Type 'Function' provides no match for the signature '(info: string): void'.

The return type of an async function or method must be the global Promise type. Did you mean to write 'Promise<{ write: (chunk: Uint8Array) => void; }>'?

JSDoc '@param' tag has name 'userID', but there is no parameter with that name.

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

No branches or pull requests

1 participant