-
Notifications
You must be signed in to change notification settings - Fork 12k
Module generation fails to create component for multi-word module names #2724
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
Labels
P1
Impacts a large percentage of users; if a workaround exists it is partial or overly painful
type: bug/fix
Comments
@Brocco can you have a look? |
Brocco
added a commit
to Brocco/angular-cli
that referenced
this issue
Oct 18, 2016
Closed
filipesilva
pushed a commit
that referenced
this issue
Oct 18, 2016
kieronqtran
pushed a commit
to kieronqtran/angular-cli
that referenced
this issue
Oct 21, 2016
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
P1
Impacts a large percentage of users; if a workaround exists it is partial or overly painful
type: bug/fix
OS?
macOS Sierra
Versions.
angular-cli: 1.0.0-beta.17
node: 6.7.0
os: darwin x64
Repro steps.
The log given by the failure.
Mention any other details that might be useful.
[UPDATED]
GreatApp
consists of 2 wordsng g module Word
)ng g component TwoWords
)--routing
tong new
and/orng g module
makes no differenceThe text was updated successfully, but these errors were encountered: