martinroob / ngx-i18nsupport

Some tooling to be used for Angular i18n workflows
MIT License
283 stars 69 forks source link

Xliff merge issue #208

Open Dhinesh1998 opened 2 years ago

Dhinesh1998 commented 2 years ago

Hi,

An unhandled exception occurred: Directory import 'D:\Workspace\project\node_modules\@ngx-i18nsupport\tooling\src\builders\src\xliffmergebuilder' is not supported resolving ES modules imported from D:\Workspace\project\node_modules\@angular-devkit\architect\node\node-modules-architect-host.js Did you mean to import D:/Workspace/project/node_modules/@ngx-i18nsupport/tooling/src/builders/src/xliffmergebuilder/index.js? See "C:\Users\DHINES~1\AppData\Local\Temp\ng-BhLGki\angular-errors.log" for further details.

I have faced this issue while ng run project:xliffmerge.

Angular version is 14.1.0

Dhinesh1998 commented 2 years ago

@martinroob any update for this issue?

bohdantrc commented 1 month ago

@martinroob any update for this issue?

What was your solution?