Skip to content

New Angular installation fails to serve #17712

Answered by wongjn
StephanBis asked this question in Help

You must be logged in to vote

Your .postcssrc.json file is encoded with UTF-8 with BOM. The BOM is what seems to be tripping up the Angular build system. Consider re-saving the file with UTF-8 encoding (without BOM).

Replies: 1 comment 2 replies

You must be logged in to vote
2 replies
@StephanBis

@sollbis

Answer selected by StephanBis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #17710 on April 18, 2025 09:03.