angular / angular-cli Public
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
while generating appShell option appDir is ignored #17813
Open
1 of 15 tasks
Milestone
Comments
Hi @alan-agius4 will take it. |
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
May 28, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
May 28, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 1, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 1, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 1, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 1, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 2, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 2, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 3, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 3, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 3, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 3, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 3, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 3, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 3, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 3, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 7, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 7, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 7, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 7, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 7, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 7, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 8, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 8, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 8, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 8, 2020
santoshyadavdev
added a commit
to santoshyadavdev/angular-cli
that referenced
this issue
Jun 8, 2020
is this still open? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Command (mark with an
x
)Is this a regression?
Yes, the previous version in which this bug was not present was: ....We have an application with universal, where the app.server.module.ts file is not in app folder, when I tried to use ng generate appShell --appDir='path' it ignores it throws exception
Specified module 'app.server.module.ts' does not exist.
Looked in the following directories:
/src/app/app.server.module.ts
/src/app/app-shell
/src/app
/src
Description
A clear and concise description of the problem...Anything else relevant?
The text was updated successfully, but these errors were encountered: