nrwl / nx

Smart Monorepos · Fast CI
https://nx.dev
MIT License
23.63k stars 2.36k forks source link

create-nx-workspace issues with "--cli=nx" argument #10241

Closed e-oz closed 2 years ago

e-oz commented 2 years ago

run:

npx create-nx-workspace@latest new-workspace --preset=angular --allPrompts=true --appName=example --cli=nx --name=new-workspace --nxCloud=true --packageManager=yarn

issues:

Issue happens because of "--cli=nx". It would explain issues #3 and #4, but not others

Environment

create-nx-workspace v14.1.4, Node v18.1.0, npm v8.9.0

AgentEnder commented 2 years ago

Hey, I'm assigning this to the angular scope since it looks like most of these are questions that would be best answered by those folks. In general though, here's my take on them:

If you have any further questions, or feel something needs to be addressed, I can reopen this. For now, I'm going ahead and closing it since things are working as we'd expect.

e-oz commented 2 years ago

--preset=angular

and README for React. Expected behavior? Ok then :)

AgentEnder commented 2 years ago

It sounded like the issue you noted was that readme's were getting generated for react based apps, not that the angular app you generated contained a readme formatted for react. I'll look into this.

github-actions[bot] commented 1 year ago

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.