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

Error: ENOENT: no such file or directory #30236

Open
vj160921 opened this issue Sep 12, 2024 · 1 comment
Open

Error: ENOENT: no such file or directory #30236

vj160921 opened this issue Sep 12, 2024 · 1 comment
Labels
stage: needs information Not enough info to reproduce the issue

Comments

@vj160921
Copy link

vj160921 commented Sep 12, 2024

Current behavior

Getting this error

Error: ENOENT: no such file or directory, stat 'C:\Users\vjajula\AppData\Roaming\Cypress\cy\production\projects\TestProject-5eca4a01b3bc6b0e9c1896c350de1388\bundles\cypress\e2e\**\Testlocation\file_name.feature

after deleting the App Data. I tried running the files again but the cypress did not create app data which is maintained by cypress.

I have tried clearing cache and different workaround but that did not help.

How to restore the app data in this situation. Even I tried creating different project but the app data is not updating for the other projects as well.

Desired behavior

No response

Test code to reproduce

Deleted the app data folder from cypress and getting this error

ENOENT: no such file or directory, stat 'C:\Users\vjajula\AppData\Roaming\Cypress\cy\production\projects\TestProject-5eca4a01b3bc6b0e9c1896c350de1388\bundles\cypress\e2e\**\Testlocation\file_name.feature

Cypress Version

13.14.2

Node version

20.17.0

Operating System

Windows 11

Debug Logs

No response

Other

No response

@jennifer-shehane
Copy link
Member

@vj160921 I would have recommended clearing all App Data and cache data like you say you've done.

Could you run Cypress in debug mode mode and print the entire set of logs here?

@jennifer-shehane jennifer-shehane added the stage: needs information Not enough info to reproduce the issue label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage: needs information Not enough info to reproduce the issue
Projects
None yet
Development

No branches or pull requests

2 participants