Skip to content

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

Closed
@mathisvester

Description

@mathisvester
Contributor

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.

Activity

github-actions

github-actions commented on Jun 14, 2025

@github-actions

This issue is stale because it has been open for 15 days with no activity.

added a commit that references this issue on Jul 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @mathisvester

      Issue actions

        Challenge #29 (Real-life Application): Application doesn't serve · Issue #1339 · tomalaforge/angular-challenges