ngrev: Release 0.22 still cannot open the project

Unlike the previous version, this time there are no error messages from zone. This is what I get:

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

The project is compatible with AOT because that’s the way it is compiled by both ng server and ng build

Best!

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 23 (12 by maintainers)

Most upvoted comments

Thank you so much. i tried and it works now.

It doesn’t work on macOS High Sierra 10.13.6 and Angular CLI: 6.1.5. I created a new Angular project without editing any code and compiled it using ng build --aot:

Error while parsing project

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

{}