-
Notifications
You must be signed in to change notification settings - Fork 10
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
Type Error with AbortSignal #2
Comments
Hi! I don't know why I missed this issue. Please, can you tell me the version of your node/npm installation? |
Oh, about |
Node |
No problem I'll do it on Ubuntu if I go deeper in the project |
The versions look fine. Please, try doing |
I still have the error but it worked, thank you |
I have this error when I am building the editor on Windows
So I have just launched the command
tsc -p src/ts
because if I runnpm run ts-build
rm will not be recongnized, so when doing another build I just remove the js filesThe text was updated successfully, but these errors were encountered: