react-native-phone-input icon indicating copy to clipboard operation
react-native-phone-input copied to clipboard

Yarn Issue

Open BuffMcBigHuge opened this issue 6 years ago • 1 comments

Running a yarn install seems to pull the wrong package when generating the bundles.

Unable to resolve module `./images/ad.png` from `/*/node_modules/react-native-phone-input/lib/resources/flags/index.js`: could not resolve `/*/node_modules/react-native-phone-input/lib/resources/flags/images/ad.png' as a file nor as a folder

The solution is to run npm install react-native-phone-input after the yarn install.

BuffMcBigHuge avatar Dec 01 '17 20:12 BuffMcBigHuge

+1 for yarn issue

edwinwongnetccentric avatar May 28 '18 03:05 edwinwongnetccentric