Skip to content

Error parsing project  #57

@sebastien-sebops

Description

@sebastien-sebops

Hi,

I've got the following issue :

Cannot parse your project. Make sure it's compatible with the Angular's AoT compiler. Error during parsing:

Users/xxxxxx/front-end/src/app/core/core.routing.ts(11,5): Error during template compile of 'CoreRoutingModule'
  Reference to a local (non-exported) symbols are not supported in decorators but 'routes' was referenced
    Consider exporting 'routes'.

But the AOT compilation is fine. We are using Angular 8.2.
I'm using the latest version of ngrev available for OSX (0.0.27)

Here is tsconfig file and the core.routing file. (file renamed with txt extension for GitHub support)

tsconfig.txt
core.routing.txt

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