-
Notifications
You must be signed in to change notification settings - Fork 12k
SilentError: Multiple module files found: \clerking #2973
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
Comments
Looks like there is a |
@Brocco can you weigh in? |
When that flag is specified, the current error can be converted to show a warning. |
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. |
OS?
Versions.
angular-cli: 1.0.0-beta.19-3
node: 6.6.0
os: win32 x64
Repro steps.
clerking
folderclerking
folderng g component mycomponent
in the sameclerking
folderThe log given by the failure.
Error locating module for declaration
SilentError: Multiple module files found: \clerking
Mention any other details that might be useful.
The above error might very well be the intended result from the tooling. However, can there be an option to override the behaviour when it is required. So I might be able to give the command the name of the module to place the component or simply let the command run without the error, allow us to placed the component in its respective module?
The text was updated successfully, but these errors were encountered: