Skip to content

Cannot get NX Workspace folders only Angular CLI app folder structure #55

@thaoula

Description

@thaoula

Hi Guys,

Thanks very much for making this framework available. Have been looking to implement this structure for a while but never had the time to create the tooling.

So I followed the instructions on the getting started -

  1. I copy pasted the command to create the workspace using the sandbox method. After a short time and without error I ended up with a Angular cli looking folder structure. No apps and no libs folders

  2. I tried running the command to upgrade existing cli app to workspace and I received error stating workspace was unknown schematic.

  3. Tried globally uninstalling angular cli and installed beta 1.5b4. Ran the commands for sandbox and I still got Angular cli folder structures.

  4. Tried global installation of nx it complained about missing dependcies such as schematics etc. tried installing them. Ran command to generate app and I got once again an Angular cli folder structure.

Has anyone encountered this issue?

Have a feeling I am missing something obvious and probably perfectly documented.

I am using a Mac for development.

Regards,
Tarek

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions