You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
may be the same as #24 and fixed since #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
The text was updated successfully, but these errors were encountered: