I'm trying to start a new Qwik app but when I put "npm create qwik@latest" I get this error:
TTY initialization failed: uv_tty_init returned EBADF (bad file descriptor)
I searching to solve it but there's no way. I apreciated if someone could give little help.
I tried to uninstall and install again the packages, but doesn't seems to work.