Error: ENOENT: no such file or directory, stat 'C:\..\AppData\Roaming\Cypress\cy\production\project\7888a5...\bundles\foo\foo.feature' #27991
Unanswered
cscsaba242
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, we have an NX based project, and since I modified some implementation of cypress steps and it was unnoticed. The change was not active, the old one version was active.
The Trouble Shooting guide has a section called: "To clear App Data" based on this section I deleted the ... cy\ directory.
Then I get this error:
Error: ENOENT: no such file or directory, stat 'C:..\AppD ... foo.feature
I uninstalled and installed the cypress no advance, I cant get the rid of this message.
I tried to use DEBUG=cypress:cli,cypress:server:specs but no clue to remove the Error: ENOENT .... foo error.
Is there any way to find out the real problem ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions