We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
after updating, my project couldn't build and I've got this error
× Index html generation failed. undefined:5:142920: property missing ':'
Sorry, something went wrong.
This is a duplicate of this issue: #17518. Use recommendations from the initial issue to resolve the problem.
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?
LexDX
No branches or pull requests
Steps to Reproduce:
Results You Received:
Results You Expected:
Environment Details:
The text was updated successfully, but these errors were encountered: