Skip to content

nx show projects returns empty after npx nx@latest init #12

Open
@fynnfluegge

Description

@fynnfluegge

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions