after opening the project the error appeared at the app.modules.ts
I also review the post resolve from stack but it is not work.
This pic is the error of mine:
Let me know if you have a solution. Thanks
I just created an angular project by command of:
ng new my-test-app --no-strict --standalone false --routing false