-
Notifications
You must be signed in to change notification settings - Fork 261
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
Does not work at all #477
Comments
You need to use await just wrap it in a function:
|
I suggest this be closed - @Andrew-web-coder can you do so? |
I tried it this way, and it still doesn't work Debugger listening on ws://127.0.0.1:53850/2fa076bc-135f-4a6b-aedf-e9793d2237da |
I copy pasted the code from the docs, the result is:
I deleted
await
and the result is:I do not understand why it tries to use incorrect path.
So, how to use it correctly?
The text was updated successfully, but these errors were encountered: