Open rapelt opened 1 year ago
may be the same as https://github.com/vendure-ecommerce/ngx-translate-extract/issues/24 and fixed since https://github.com/vendure-ecommerce/ngx-translate-extract/pull/30 (9.0.1). Or alternatively remove trailing commas in your tsconfig.json if you can't upgrade to 9.x / angular@17 yet.
When upgrading from 8.2.1 to 8.2.3 I am now seeing the following error message
An error occurred: SyntaxError: Unexpected token } in JSON at position 641
when running
ngx-translate-extract --input ./src --output ./src/app/locale/template.pot --format=pot --clean --sort --replace