Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mutiple modules using angularADM #170

Open
phanivaranasi opened this issue Jun 10, 2016 · 3 comments
Open

Mutiple modules using angularADM #170

phanivaranasi opened this issue Jun 10, 2016 · 3 comments

Comments

@phanivaranasi
Copy link

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

@Upendrasengar
Copy link

Have you added dependency of first module in second ?

@jun-luo-changsha
Copy link

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

@phanivaranasi
Copy link
Author

@Upendrasengar
I have added dependency of first module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants