Skip to content

Challenge #29 (Real-life Application): Application doesn't serve #1339

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

Open
mathisvester opened this issue May 24, 2025 · 0 comments · May be fixed by #1340
Open

Challenge #29 (Real-life Application): Application doesn't serve #1339

mathisvester opened this issue May 24, 2025 · 0 comments · May be fixed by #1340

Comments

@mathisvester
Copy link

When running npx nx serve testing-real-life-application the application doesn't serve.

Error: apps/testing/29-real-life-application/src/app/list/ticket.store.ts:6:3 - error TS2305: Module '"@ngrx/component-store"' has no exported member 'tapResponse'.

The incorrect imports, such as concatLatestFrom and tapResponse, should point to @ngrx/operators.

mathisvester added a commit to mathisvester/angular-challenges that referenced this issue May 24, 2025
@mathisvester mathisvester linked a pull request May 24, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant