Skip to content
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

Breaks under Angular 17 #109

Open
antonfelich opened this issue Mar 13, 2024 · 1 comment
Open

Breaks under Angular 17 #109

antonfelich opened this issue Mar 13, 2024 · 1 comment

Comments

@antonfelich
Copy link

I'm an Angular noob so if more detail is needed please let me know. To remove my code from the equation I started a brand new Angular app using ng new bob --no-standalone, then started it to make sure it worked out of the box. All good so far.

Then simply did step 1+2 of your instructions and now the app won't start at all.

"@angular/common": "^17.2.0",
"@angular/cli": "^17.2.3",
"@angular/compiler-cli": "^17.2.0",

image

@shardul-shah
Copy link

shardul-shah commented Mar 14, 2024

I had this same problem this week, and it took me a long time to figure out where it was coming from. The problem source is indeed ng-intercom, here is the solution:

#108 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants