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';