Skip to content
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

generate:subentry command fails if prompt has uppercase character. #29

Open
sayinserdar opened this issue Sep 9, 2021 · 0 comments
Open

Comments

@sayinserdar
Copy link

First of all great tool. Just what I needed. 🥳

Here is the problem whenever I try to run
ng g ng-samurai:generate-subentry
with lowercase, everything works perfectly fine.
However, if I somehow include an uppercase character it throws this error

Could not find an NgModule. Use the skip-import option to skip importing in NgModule.
I tried to set the --skip-import flag but no help
Here is a series of examples I tried.

Screenshot from 2021-09-09 10-38-57

If I can find some time and identify the problem. I'll try to open up a PR too. ✌️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant