It is very simple. We created a main project and several modules with ABP studio (solution explorer):
When generating the module we noticed it generates an angular multi project:
When we try to run that project with "yarn --> yarn start" the browser gives the injection error previously described.
A second test we did was to create a module with ABP suite instead of doing it in solution explorer and we noticed it deleted ALL modules angular folders.
Hello,
We did that already and the error remains. It compiles but in browser it shows nothing and gives the error in developer tools.
Thanks