Colum Ferry

Results 106 comments of Colum Ferry
trafficstars

I did consider doing it with `operate`, but then thought perhaps not. What I can do, if you feel like there's a use case, is open a PR that does...

Closing in favour of: https://github.com/nrwl/nx/issues/26878

Hi! Could you please provide a repo with a minimal reproduction so that I can investigate this further?

Closed by: https://github.com/nrwl/nx/pull/23444

I don't see the issue? If I run `npx vitest` in `apps/nx-vitest`, it fails on no test files found. Vitest itself is not finding your root config file. If you...

In that case it would be better to create a feature request over on the discussions: https://github.com/nrwl/nx/discussions/new?category=feature-requests

Hi! Could you please provide a repo with a minimal reproduction so that I can investigate this further?

Can you try this workaround: https://github.com/nrwl/nx/issues/22300#issuecomment-2025228493 The fix mentioned was released in Nx 18.2.0

Hey :) I'm unable to reproduce this error 🤔 Can you make sure you restart your TS server on vscode to see if you stil encounter it?