On clean angular-stater project: when I'm trying to generate translation file with ng-xi18n tool: `./node_modules/.bin/ng-xi18n --i18nFormat xlf` I'm getting error: `error TS2688: Cannot find type definition file for 'source-map'`
On clean angular-stater project: when I'm trying to generate translation file with ng-xi18n tool:
./node_modules/.bin/ng-xi18n --i18nFormat xlfI'm getting error:
error TS2688: Cannot find type definition file for 'source-map'