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

Type Error with AbortSignal #2

Open
nazimboudeffa opened this issue Dec 28, 2022 · 6 comments
Open

Type Error with AbortSignal #2

nazimboudeffa opened this issue Dec 28, 2022 · 6 comments

Comments

@nazimboudeffa
Copy link

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 run npm run ts-build rm will not be recongnized, so when doing another build I just remove the js files

image

@PhaserEditor2D
Copy link
Owner

Hi! I don't know why I missed this issue.

Please, can you tell me the version of your node/npm installation?

@PhaserEditor2D
Copy link
Owner

Oh, about rm. You can use cygwin (https://www.cygwin.com) or any other bash-like terminal. I work on macos but I build the editor using docker.

@nazimboudeffa
Copy link
Author

nazimboudeffa commented Jan 18, 2023

Node v16.14.0
NPM 8.3.1
But I can do an upgrade and test it again

@nazimboudeffa
Copy link
Author

No problem I'll do it on Ubuntu if I go deeper in the project

@PhaserEditor2D
Copy link
Owner

The versions look fine. Please, try doing npm ci instead of npm install.

@nazimboudeffa
Copy link
Author

nazimboudeffa commented Jan 18, 2023

I still have the error but it worked, thank you

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

2 participants