-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to find any apps in .angular-cli.json
#200
Labels
Comments
Just tried on a totally different system, the same issue! |
Hey @SanderElias. Nx still depends on our angular-cli fix. Victor has a pull request to angular-cli waiting to be merged in. |
Hi @Yonet, can you provide the issue link, please? |
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
new project, freshly generated with create-nx-workspace
started with:
ng new "projectName" "--directory" "foldername" "--npm-prefix" "AS" --collection=@nrwl/schematics
After that I did:
yarn add @angular/cli prettier
to update the cli and prettier (prettier gave some issues too, but that is another issue, that is addressed already)
Now on: `ng g app seed-demo``
I get:
The text was updated successfully, but these errors were encountered: