-
-
Notifications
You must be signed in to change notification settings - Fork 753
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Compile of Angular app not possible since update to v3.2.x #1035
Comments
Thanks for filing this, @reduckted sorry to summon you here again, might this be related to the recent changes? |
@heinerlamprecht you should also make sure that your On a side note, the project previously had types separately (you needed to add |
@heinerlamprecht Can you provide a reproduction, please? |
Hello, I have the same issue:
I have everything in
At the moment I have downgraded to v3.1.7 |
Please provide a reproduction. Without one, there's nothing we can do. |
@DanielSchiavini You have file nesting enabled. |
@reduckted I was able to strip our app down to a minimal setup to reproduce the issue. Just unpack the attachment, and inside the directory call
Hope if helps. |
I don't use VSCode. Folder contents:
|
@heinerlamprecht Thanks for the reproduction. I also had to Installing As a workaround until that's merged and released, if it doesn't affect anything else in your application, you can add |
@reduckted thanks for the update and the fix. |
Is it safe to go for another release? 😅 |
Background & Context
We tried to update from v3.17 to v3.20 or v3.2.1, but the compile of our Angular app fails. Installing @types/trusted-types 2.0.7 does not change anything.
Bug
When running the build. the following error message appears:
Input
n/a
Given output
n/a
Expected output
no build error
Feature
n/a
The text was updated successfully, but these errors were encountered: