#[ERROR] Angular compilation initialization failed.

3 messages · Page 1 of 1 (latest)

turbid summit
#

I want to use SurveyJS library, Once I clone the code-examples repo and try to run I get these errors for no reason. Same code works on other PCs. I tried to uninstall and re-install NodeJS multiple times with different versions and the same with Angular but still have the same error.
https://github.com/surveyjs/code-examples/tree/main/get-started-creator/angular

GitHub

Examples of SurveyJS configuration and usage. Contribute to surveyjs/code-examples development by creating an account on GitHub.

nova ravine
#
GitHub

Which @angular/* package(s) are the source of the bug? animations, compiler-cli, core, Don't known / other Is this a regression? Yes Description All the sudden without any major dependency chan...

GitHub

I upgraded Angular from V8 to V13, one major version at a time and resolved all the compile errors except below two. I tried "preserveSymlinks": true , as it was mentioned in similar issu...