cypress-tags icon indicating copy to clipboard operation
cypress-tags copied to clipboard

Can't walk dependency graph

Open Ixluxi opened this issue 1 year ago • 1 comments

Hello,

Me and someone else have encountered a "can't walk dependency graph" issue.

My issue: https://stackoverflow.com/questions/77482595/cypress-azure-cant-walk-dependency-graph-enoent-no-such-file-or-directory-l

Their issue: https://github.com/aws/aws-sdk-js-v3/issues/5349

Their issue seems to have gotten to the bottom of it (I can confirm that after having removed cypress-tags (v1.2.2), I no longer encounter the issue).

cypress-tags was working for me - either before I started using Azure or before I upgraded to Cypress 13+. Can't remember the last Cypress version it worked on. I'm now on Cypress 13.5.1

Thanks

Ixluxi avatar Nov 15 '23 11:11 Ixluxi

I'm getting this on Cypress 10.11.0 only some test files error though. I'm not sure what the pattern is. I'm just running it locally, so Azure wasn't involved.

Can't walk dependency graph: Cannot find module '@angular/core' from ' ......

AshMcConnell avatar Jun 27 '24 15:06 AshMcConnell