react-native-fence-html icon indicating copy to clipboard operation
react-native-fence-html copied to clipboard

Unable to resolve module react-addons-shallow-compare

Open jaseemabbas opened this issue 7 years ago • 4 comments

After installation the following error shows up

UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2574): UnableToResolveError: Unable to resolve module react-addons-shallow-compare from /path_to_my_project/node_modules/react-native-fence-html/HTML.js:

jaseemabbas avatar Mar 05 '17 10:03 jaseemabbas

@jaseemabbas just manually run npm install --save react-addons-shallow-compare fixed the issue for me

wbyafg avatar Mar 17 '17 03:03 wbyafg

+1

CabuxaMapache avatar Apr 18 '17 09:04 CabuxaMapache

Same error here. the suggested solution did not fix the problem

danny-does-stuff avatar May 25 '17 22:05 danny-does-stuff

This issue still persists after running npm install --save react-addons-shallow-compare

kenshinman avatar Jun 15 '17 22:06 kenshinman