react-native-circle-menu
react-native-circle-menu copied to clipboard
error while first build/start
you have massive error in library see this
This warning is caused by a @providesModule declaration with the same name across two different files.
jest-haste-map: @providesModule naming collision:
Duplicate module name: RCTEventEmitter
Paths: /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/@ramotion/react-native-circle-menu/node_modules/react-native/Libraries/EventEmitter/RCTEventEmitter.js collides with /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/react-native/Libraries/EventEmitter/RCTEventEmitter.js
This warning is caused by a @providesModule declaration with the same name across two different files.
jest-haste-map: @providesModule naming collision:
Duplicate module name: NativeEventEmitter
Paths: /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/@ramotion/react-native-circle-menu/node_modules/react-native/Libraries/EventEmitter/NativeEventEmitter.js collides with /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/react-native/Libraries/EventEmitter/NativeEventEmitter.js
This warning is caused by a @providesModule declaration with the same name across two different files.
jest-haste-map: @providesModule naming collision:
Duplicate module name: RCTNativeAppEventEmitter
Paths: /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/@ramotion/react-native-circle-menu/node_modules/react-native/Libraries/EventEmitter/RCTNativeAppEventEmitter.js collides with /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/react-native/Libraries/EventEmitter/RCTNativeAppEventEmitter.js
This warning is caused by a @providesModule declaration with the same name across two different files.
jest-haste-map: @providesModule naming collision:
Duplicate module name: Linking
Paths: /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/@ramotion/react-native-circle-menu/node_modules/react-native/Libraries/Linking/Linking.js collides with /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/react-native/Libraries/Linking/Linking.js
This warning is caused by a @providesModule declaration with the same name across two different files.
jest-haste-map: @providesModule naming collision:
Duplicate module name: Share
Paths: /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/@ramotion/react-native-circle-menu/node_modules/react-native/Libraries/Share/Share.js collides with /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/react-native/Libraries/Share/Share.js
This warning is caused by a @providesModule declaration with the same name across two different files.
jest-haste-map: @providesModule naming collision:
Duplicate module name: promiseRejectionIsError
Paths: /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/@ramotion/react-native-circle-menu/node_modules/react-native/Libraries/promiseRejectionIsError.js collides with /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/react-native/Libraries/promiseRejectionIsError.js
This warning is caused by a @providesModule declaration with the same name across two different files.
jest-haste-map: @providesModule naming collision:
Duplicate module name: Promise
Paths: /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/@ramotion/react-native-circle-menu/node_modules/react-native/Libraries/Promise.js collides with /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/react-native/Libraries/Promise.js
This warning is caused by a @providesModule declaration with the same name across two different files.
jest-haste-map: @providesModule naming collision:
Duplicate module name: react-native
Paths: /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/@ramotion/react-native-circle-menu/node_modules/react-native/package.json collides with /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/react-native/package.json
This warning is caused by a @providesModule declaration with the same name across two different files.
jest-haste-map: @providesModule naming collision:
Duplicate module name: react-native
Paths: /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/@ramotion/react-native-circle-menu/node_modules/react-native/package.json collides with /Users/yeoman/Development/Xeront/ReactNative/ispApp/node_modules/react-native/package.json
This warning is caused by a @providesModule declaration with the same name across two different files.
and the error goes on. could you please check it and fix? I tried to delete react native from node_modules as mentioned here https://github.com/Ramotion/react-native-circle-menu/issues/4 but then I got Touchable error.
Any updates? I have the same issue
This is duplicate of #4