Skip to content
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

Angular 13.1 support #50

Open
SebastianPodgajny opened this issue Dec 22, 2021 · 0 comments
Open

Angular 13.1 support #50

SebastianPodgajny opened this issue Dec 22, 2021 · 0 comments

Comments

@SebastianPodgajny
Copy link

Hi,

Do you plan to support Angular 13.1? With latest ngast version there is "Unknown import type" error

node_modules/ngast/node_modules/@angular/compiler-cli/src/ngtsc/transform/src/compilation.js:440
                finally { if (e_7) throw e_7.error; }
                                   ^

Error: Unknown import type?
    at Object.reflectTypeEntityToDeclaration (node_modules/ngast/node_modules/@angular/compiler-cli/src/ngtsc/reflection/src/typescript.js:448:23)
    at node_modules/ngast/node_modules/@angular/compiler-cli/src/ngtsc/metadata/src/util.js:37:35
    at Array.map (<anonymous>)
    at Object.extractReferencesFromType (node_modules/ngast/node_modules/@angular/compiler-cli/src/ngtsc/metadata/src/util.js:32:14)
    at DtsMetadataReader.getNgModuleMetadata (node_modules/ngast/node_modules/@angular/compiler-cli/src/ngtsc/metadata/src/dts.js:61:38)
    at MetadataDtsModuleScopeResolver.resolve (node_modules/ngast/node_modules/@angular/compiler-cli/src/ngtsc/scope/src/dependency.js:61:43)
    at MetadataDtsModuleScopeResolver.resolve (node_modules/ngast/node_modules/@angular/compiler-cli/src/ngtsc/scope/src/dependency.js:100:46)
    at LocalModuleScopeRegistry.getExportedScope (node_modules/ngast/node_modules/@angular/compiler-cli/src/ngtsc/scope/src/local.js:529:51)
    at LocalModuleScopeRegistry.getScopeOfModuleReference (node_modules/ngast/node_modules/@angular/compiler-cli/src/ngtsc/scope/src/local.js:271:44)
    at LocalModuleScopeRegistry.getScopeOfModule (node_modules/ngast/node_modules/@angular/compiler-cli/src/ngtsc/scope/src/local.js:148:22)
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

No branches or pull requests

1 participant