-
Notifications
You must be signed in to change notification settings - Fork 106
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
Error parsing project #57
Comments
Requesting to provide solution for the issue. I am also getting same |
I've just stumbled across this on a project we recently upgraded.
It looks to be where we have started |
I can confirm the link between this usage and the issue. |
Here's #58 as a reference. In the post version 9 release ngrev will not be functional for certain period of time. It'll require rewrite of the parsing library |
Any update on this issue? Would love to use this project but we have an Angular 9 project and the same error above. |
Got a pretty same error : [Main Instruction] [Content] Could not resolve module @angular/core My project is on angular 10. |
This is still relevant. If anyone has the bandwidth to migrate the project to the latest version to ngast, I'd be more than happy to help. Until then, I'll lock the thread since the problem is in the lack of Ivy support. |
Some good news. Over the past few days I've been working on Ivy support. You can find it here. It's still not trivial to get the app up and running, but make sure you follow this issue for updates. |
Hi,
I've got the following issue :
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
The text was updated successfully, but these errors were encountered: