Open jakubjosef opened 5 years ago
I have the exact same issue.
npm install google-libphonenumber
should fix this.
I have the exact same issue.
npm install google-libphonenumber
should fix this.
Thanks , its worked for me
npm install google-libphonenumber
should fix this.
Thank you its run
I have a problem with dependencies of this library. I see this error during angular app start.
In npm registry page there are no rendered dependencies, I think maybe release was broken or something like this. https://www.npmjs.com/package/ngx-international-phone-number
It can be fixed using explicit install of
google-libphonenumber
library.