angularAMD icon indicating copy to clipboard operation
angularAMD copied to clipboard

Mutiple modules using angularADM

Open phanivaranasi opened this issue 8 years ago • 3 comments

Hi I'm developing modular application,

Developing app using two modules defined, app, modPatientApp when Im trying to access view of second module, second module app controller is throwing error Uncaught Error: Script error for "modPatientApp", needed by: ../application/module.patient/addPatientController

But when I use app in my addPatientController, its working ? But I want to use modPatientApp, Could any one help me out in fixing this.!!

Thanks Phaneendra

phanivaranasi avatar Jun 10 '16 11:06 phanivaranasi

Have you added dependency of first module in second ?

Upendrasengar avatar Jun 24 '16 09:06 Upendrasengar

does someone has any idea? I'm looking for a solution to using thirdparty modules after my module bootsraped

jun-luo-changsha avatar Aug 12 '16 07:08 jun-luo-changsha

@Upendrasengar I have added dependency of first module.

phanivaranasi avatar Sep 09 '16 14:09 phanivaranasi