micahstubbs commented on issue #2092:
URL: https://github.com/apache/helix/issues/2092#issuecomment-1125385263
We see a few actions we need to take based on these logs:
```py
Package "tsickle" has an incompatible peer dependency to
"typescript" (requires "~3.5.3", would install "3.8.3").
```
```py
❯ ModuleWithProviders migration.
In Angular 9, the ModuleWithProviders type without a generic has been
deprecated.
This migration adds the generic where it is missing.
Read more about this here:
https://v9.angular.io/guide/migration-module-with-providers
Could not migrate all instances of ModuleWithProviders
Please manually fix the following failures:
⮑ client/app/app-routing.module.ts@148:14: Type is not statically
analyzable.
Migration completed.
No changes to commit after migration.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]