Update upgrade39-40.md (#6065)

This commit is contained in:
Eugenio Romano 2020-08-25 10:38:16 +01:00 committed by GitHub
parent 5d382ce814
commit 9716317a99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`