Open
Description
Hi,
I followed this tutorial https://github.com/nrwl/nx/blob/master/docs/shared/tutorials/npm-workspaces.md and tried to setup nx on my machine with this example project from here.
After doing all the steps mentioned in the tutorial I receive an empty output when running nx show projects
.
When running npx nx graph --focus=@tuskdesign/zoo
I am getting:
NX Project to focus does not exist.
You provided --focus=@tuskdesign/zoo
Any idea what could go wrong?
I am using MacOS and tried node versions v18.20.4
and v21.2.0
.
I already searched through the documentation and tried to find a similar issue, but did not found any helpful resource.
Thanks for any help!
Metadata
Metadata
Assignees
Labels
No labels