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

devexpress does not build with angular 12.1.3 #18502

Closed
MarjanGood opened this issue Jul 28, 2021 · 3 comments
Closed

devexpress does not build with angular 12.1.3 #18502

MarjanGood opened this issue Jul 28, 2021 · 3 comments
Assignees

Comments

@MarjanGood
Copy link

Steps to Reproduce:

Results You Received:

Results You Expected:

Environment Details:

@MarjanGood
Copy link
Author

after updating, my project couldn't build and I've got this error

× Index html generation failed.
undefined:5:142920: property missing ':'

@LexDX LexDX self-assigned this Jul 29, 2021
@LexDX
Copy link
Contributor

LexDX commented Jul 29, 2021

This is a duplicate of this issue: #17518. Use recommendations from the initial issue to resolve the problem.

@LexDX LexDX closed this as completed Jul 29, 2021
@MarjanGood
Copy link
Author

MarjanGood commented Jul 29, 2021

dear lexDX,
I am trying to fix my error and this is my error while I am building my project,

√ Copying assets complete.
× Index html generation failed.
undefined:5:142920: property missing ':'

, but this solution doesn't work for me,
"optimization": {
"scripts": true,
"styles": {
"minify": true,
"inlineCritical": false
},
"fonts": false
},

The error still persists in Angular v12 with ng build. (We're using devextreme 21.1.3)
Is there any other solution to solve this error?

This is a duplicate of this issue: #17518. Use recommendations from the initial issue to resolve the problem.

@MarjanGood MarjanGood changed the title devexpress does not build with angular 12.1.3 dev express does not build with angular 12.1.3 Jul 31, 2021
@MarjanGood MarjanGood changed the title dev express does not build with angular 12.1.3 devexpress does not build with angular 12.1.3 Jul 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants