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 -
-
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
-
I tried running the command to upgrade existing cli app to workspace and I received error stating workspace was unknown schematic.
-
Tried globally uninstalling angular cli and installed beta 1.5b4. Ran the commands for sandbox and I still got Angular cli folder structures.
-
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
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 -
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
I tried running the command to upgrade existing cli app to workspace and I received error stating workspace was unknown schematic.
Tried globally uninstalling angular cli and installed beta 1.5b4. Ran the commands for sandbox and I still got Angular cli folder structures.
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