Colum Ferry

Results 106 comments of Colum Ferry
trafficstars

This should be solved with latest version of Nx. I was not able to reproduce on Windows, Macos or Linux

Thank you for bringing this issue to our attention! I want to assure you that I will take a look as soon as I can.

It would have been part of this: https://github.com/nrwl/nx/pull/23908 Glad it resolved your problem!

Hi @b-smets :) I think it would be great if you could submit a PR!

Hey :) I can't reproduce this following the steps you provided. The `nx report` on the workspace I created is: ``` > NX Report complete - copy this into the...

@getlarge It should be, if you're willing to open a PR to do this fix that would be very much appreciated!

Closing as fixed with: https://github.com/nrwl/nx/pull/22355.

This issue has been resolved and therefore I'm going to close it. Thanks everyone for weighing in!

@kalpeshhpatel Still waiting on a reproduction. If you can provide one that would great

Hey! :) Yeah it's an underlying problem from the original code. I've an idea to solve it with AST parsing, and I'll get round to that once I have some...