Dominik Herbst
Dominik Herbst
I use now the following workaround: Created a new folder parallel to my project and run: ``` npm install @angular/core@12 npm install @ngx-i18nsupport/ngx-i18nsupport ``` In the file you have to...
I have the issue from #197 too. So I checked out this PR. I tried ``` npm install npm run buildall ``` But I get lots of TypeScript errors, I...
I'm really looking forward to see this PR merged.
I get exactly the same error with node v0.6.7
We thought it gets better after the issue was solved: https://github.com/eclipse-ditto/ditto/issues/1839 But it still appears.
Thanks for the hint. I checked the logs and I find `Initiated coordinated shutdown gracefully shutting down ...` Sometimes it does not show the `Graceful shutdown completed.` But the last...