Skip to content

ngx-capture fails at runtime when upgrading to Angular 20 #159

@bencameron00

Description

@bencameron00

The package has worked for a long time but we are now seeing any error after moving to Angular 20.1.0.

On an 'ng serve' command the follow error is thrown...

[ERROR] No matching export in "node_modules/@angular/core/fesm2022/core.mjs" for import "InjectFlags"

node_modules/ngx-captcha/fesm2020/ngx-captcha.mjs:2:35:
  2 │ import { Injectable, EventEmitter, InjectFlags, Directive, Input, Output, forwardRef, Component, ViewChild, NgModule } from '@angular/core';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions