Skip to content

Duplicate Error #2

Description

@can-cc

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions