Skip to content

fix(docs): add missing --project parameter to Angular service generation command#31735

Merged
Coly010 merged 1 commit intomasterfrom
claude/issue-31410-20250601_002513
Jun 26, 2025
Merged

fix(docs): add missing --project parameter to Angular service generation command#31735
Coly010 merged 1 commit intomasterfrom
claude/issue-31410-20250601_002513

Conversation

@Coly010
Copy link
Copy Markdown
Contributor

@Coly010 Coly010 commented Jun 26, 2025

The command nx g @nx/angular:service libs/shared/data-access-user/src/lib/user was missing the required --project parameter. Added --project=data-access-user to fix the error "Required property 'project' is missing".

Fixes #31410

Generated with Claude Code

@Coly010 Coly010 self-assigned this Jun 26, 2025
@Coly010 Coly010 requested a review from a team as a code owner June 26, 2025 08:50
@Coly010 Coly010 requested a review from leosvelperez June 26, 2025 08:50
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 26, 2025

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

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Jun 26, 2025 10:40am

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Jun 26, 2025

View your CI Pipeline Execution ↗ for commit bb815f2.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 4m 15s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 11s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 3s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 2s View ↗
nx documentation ✅ Succeeded 2m 51s View ↗

☁️ Nx Cloud last updated this comment at 2025-06-26 10:35:19 UTC

…eration command

The command `nx g @nx/angular:service libs/shared/data-access-user/src/lib/user` was missing the required `--project` parameter. Added `--project=data-access-user` to fix the error "Required property 'project' is missing".

Fixes #31410

Co-authored-by: FrozenPandaz <FrozenPandaz@users.noreply.github.com>
@Coly010 Coly010 force-pushed the claude/issue-31410-20250601_002513 branch from 5a79d0b to bb815f2 Compare June 26, 2025 10:24
@Coly010 Coly010 merged commit 316c9cd into master Jun 26, 2025
8 checks passed
@Coly010 Coly010 deleted the claude/issue-31410-20250601_002513 branch June 26, 2025 10:58
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 2, 2025

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 Jul 2, 2025
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.

Tutorial: Advanced Angular Micro Frontends with Dynamic Module Federation - Error in command

2 participants