international-phone-number icon indicating copy to clipboard operation
international-phone-number copied to clipboard

Build error

Open antero10 opened this issue 8 years ago • 1 comments

After make a grunt build into the project i'm getting this error Failed to instantiate module internationalPhoneNumber due to: Error: [$injector:nomod] Module 'internationalPhoneNumber' is not available!

antero10 avatar Jul 26 '16 22:07 antero10

Check the below possibilities, 1.) You have to inject "internationalPhoneNumber" module. 2.) Include "intlTelInput.js" also as reference.

I am using this international-phone-number directive. I have included below file reference: intlTelInput.js intlTelInput.css international-phone-number.js And inject "internationalPhoneNumber" module in app.js file

binalpanchal avatar Jul 27 '16 06:07 binalpanchal