From 9716317a99f70e9ab77f48713c29b8ef5137553b Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Tue, 25 Aug 2020 10:38:16 +0100 Subject: [PATCH] Update upgrade39-40.md (#6065) --- docs/upgrade-guide/upgrade39-40.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/upgrade-guide/upgrade39-40.md b/docs/upgrade-guide/upgrade39-40.md index 27d45540dd..022efe175b 100644 --- a/docs/upgrade-guide/upgrade39-40.md +++ b/docs/upgrade-guide/upgrade39-40.md @@ -75,3 +75,11 @@ Angular now recommends the use of a `tsconfig.base.json` to help organize the va ### After the Update Once you've updated your app you'll be able to update ADF 4.0. + +### Common problems due an mistake during the Upgrade procedure + +### Errror : `Error: No component factory found for` + +Possible Solution: + + - Check you have in yor tsconfig.base.json `enableIvy: true`