-
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
adding gateway produces malformed file name #4130
Comments
Hi there @nhhockeyplayer ! Thanks for filing an issue! I could not reproduce your issue, unfortunately... :( When I run the It also works fine with the I thought that maybe you missed something, and you accidentally provided Let me see how I can help:
Up until that point it's pretty clear. On my side, it asked me to provide a name every time, whether I added the Please let me know of the exact steps you followed so that I can help! |
Hmmm, I just saw your other issue here. So, I understand that the schematic worked fine for you in the end, but it's just the |
Reopening, because I found the case where it fails. Looking into it. Please, @nhhockeyplayer , confirm that your workspace was setup like this:
|
This has now been fixed! Closing this issue! |
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. |
I thought the schematic could be a little more intuitive and coaching when fields are omitted to allow it to ask/pick
Im just feeling out where it will go
and this is where it went for this instance
nx g @nrwl/angular:app
nx generate @nrwl/nest:app micro-root --frontend-project dashboard
all is well from here builds runs fine
this is where the issue arises
nx generate @nrwl/nest:gateway
I had hoped the schematicx would prompt me but it didnt and bypassed dry-run and populated the following file into the micro-root project
The text was updated successfully, but these errors were encountered: