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

fix(angular): throw an error when generating a component and the specified module can't be found #19324

Conversation

leosvelperez
Copy link
Member

@leosvelperez leosvelperez commented Sep 25, 2023

Current Behavior

When generating a component, a cryptic error is thrown if the specified module can't be found.

Expected Behavior

When generating a component, a meaningful error should be thrown if the specified module can't be found.

Related Issue(s)

Fixes #19182

@leosvelperez leosvelperez requested a review from a team as a code owner September 25, 2023 15:45
@leosvelperez leosvelperez self-assigned this Sep 25, 2023
@vercel
Copy link

vercel bot commented Sep 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Sep 25, 2023 3:46pm

@leosvelperez leosvelperez merged commit 312351b into nrwl:master Sep 25, 2023
6 checks passed
FrozenPandaz pushed a commit that referenced this pull request Sep 26, 2023
…ified module can't be found (#19324)

(cherry picked from commit 312351b)
@leosvelperez leosvelperez deleted the angular/component-not-found-module-error branch September 26, 2023 08:04
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[nx/angular] The "path" argument must be of type string. Received null
2 participants