I am working on the VSCode extension and tried to run Mechanic against Fulma-demo and it's failing to resolve the file order.
It's resolve an empty list: TopologicalOrder []
I tried to run it at the root level or from the src folder the result is the same.
I am working on the VSCode extension and tried to run Mechanic against Fulma-demo and it's failing to resolve the file order.
It's resolve an empty list:
TopologicalOrder []I tried to run it at the root level or from the
srcfolder the result is the same.