Release 0.22 still cannot open the project
See original GitHub issueUnlike 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!
Issue Analytics
- State:
- Created 5 years ago
- Comments:23 (12 by maintainers)
Top Results From Across the Web
"Project Tiny" 0.22 available: bug fixes and simpler setup
A new preview version of the “Project Tiny” packages is available with new features and ... Now with 0.22 I STILL CAN NOT...
Read more >klayout-0.22 built error
Hi, I saw a built error on klayout-0.22 source compile. Here is my environment. 1) OS: CentOS 5.3 64bit (SW development system) 2)...
Read more >Can no longer open VS 2019 project after updating VS 2022
After the first update (which was VS 2022) I no longer could open my project. Updating VS 2019 did not fix it. error...
Read more >Frequently Asked Questions — Scrapy 0.22.0 documentation
My Scrapy crawler has memory leaks. What can I do? How can I make Scrapy consume less memory? Can I use Basic HTTP...
Read more >@ibm-cloud/cloudant - v0.0.22
Disclaimer: This library is still a 0.x release. We do consider this library ... Reasons why you should consider using Cloudant Node.js SDK...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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
: