You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I was looking at this issue about incorrect spacing and thought that I could help.
I would like to set up my fork first, so I can run the failing tests. However, I can't seem to run ava.
My steps:
cloned the repository and npm i with node 18
npm run test
The tests then timeout with no output except for the timeout error. I have manually set the timeout to a larger number, but the command seems to simply hang indefinitely.
Is this a known issue?
The text was updated successfully, but these errors were encountered:
Hello! I was looking at this issue about incorrect spacing and thought that I could help.
I would like to set up my fork first, so I can run the failing tests. However, I can't seem to run
ava
.My steps:
npm i
with node 18npm run test
The tests then timeout with no output except for the timeout error. I have manually set the timeout to a larger number, but the command seems to simply hang indefinitely.
Is this a known issue?
The text was updated successfully, but these errors were encountered: