-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I got error message when i installed. Can you help me?
This error is caused by a @providesModule declaration with the same name accross two different files.
at HasteMap._updateHasteMap (/Users/chchen/MY-PROJECT/ReactFeed/node_modules/node-haste/lib/DependencyGraph/HasteMap.js:162:15)
at /Users/chchen/MY-PROJECT/ReactFeed/node_modules/node-haste/lib/DependencyGraph/HasteMap.js:127:25
Rebuilding haste map to recover from error:
Error: @providesModule naming collision:
Duplicate module name: SpringConfig
Paths: /Users/chchen/MY-PROJECT/ReactFeed/Pods/React/Libraries/Animated/SpringConfig.js collides with /Users/chchen/MY-PROJECT/ReactFeed/node_modules/react-native/Libraries/Animated/src/SpringConfig.js
This error is caused by a @providesModule declaration with the same name accross two different files.
at HasteMap._updateHasteMap (/Users/chchen/MY-PROJECT/ReactFeed/node_modules/node-haste/lib/DependencyGraph/HasteMap.js:162:15)
at /Users/chchen/MY-PROJECT/ReactFeed/node_modules/node-haste/lib/DependencyGraph/HasteMap.js:127:25
Rebuilding haste map to recover from error:
Error: @providesModule naming collision:
Duplicate module name: AppRegistry
Paths: /Users/chchen/MY-PROJECT/ReactFeed/Pods/React/Libraries/AppRegistry/AppRegistry.js collides with /Users/chchen/MY-PROJECT/ReactFeed/node_modules/react-native/Libraries/AppRegistry/AppRegistry.js
This error is caused by a @providesModule declaration with the same name accross two different files.
at HasteMap._updateHasteMap (/Users/chchen/MY-PROJECT/ReactFeed/node_modules/node-haste/lib/DependencyGraph/HasteMap.js:162:15)
at /Users/chchen/MY-PROJECT/ReactFeed/node_modules/node-haste/lib/DependencyGraph/HasteMap.js:127:25
Rebuilding haste map to recover from error:
Error: @providesModule naming collision:
Duplicate module name: AppStateIOS
Paths: /Users/chchen/MY-PROJECT/ReactFeed/Pods/React/Libraries/AppStateIOS/AppStateIOS.ios.js collides with /Users/chchen/MY-PROJECT/ReactFeed/node_modules/react-native/Libraries/AppStateIOS/AppStateIOS.ios.js
This error is caused by a @providesModule declaration with the same name accross two different files.
at HasteMap._updateHasteMap (/Users/chchen/MY-PROJECT/ReactFeed/node_modules/node-haste/lib/DependencyGraph/HasteMap.js:162:15)
at /Users/chchen/MY-PROJECT/ReactFeed/node_modules/node-haste/lib/DependencyGraph/HasteMap.js:127:25
Rebuilding haste map to recover from error:
Error: @providesModule naming collision:
Duplicate module name: ActionSheetIOS
Paths: /Users/chchen/MY-PROJECT/ReactFeed/Pods/React/Libraries/ActionSheetIOS/ActionSheetIOS.js collides with /Users/chchen/MY-PROJECT/ReactFeed/node_modules/react-native/Libraries/ActionSheetIOS/ActionSheetIOS.js
Metadata
Metadata
Assignees
Labels
No labels