Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Duplicate module name #78

Description

@victorpavlenko

Failed to build DependencyGraph: @providesModule naming collision:
Duplicate module name: ARTSerializablePath
Paths: C:\Users\pavle\AwesomeProject\node_modules\react-native-router\node_modules\react-native\Libraries\ART\ARTSerializablePath.js collides with C:\Users\pavle\AwesomeProject\node_modules\react-native\Libraries\ART\ARTSerializablePath.js

This error is caused by a @providesModule declaration with the same name accross two different files.
Error: @providesModule naming collision:
Duplicate module name: ARTSerializablePath
Paths: C:\Users\pavle\AwesomeProject\node_modules\react-native-router\node_modules\react-native\Libraries\ART\ARTSerializablePath.js collides with C:\Users\pavle\AwesomeProject\node_modules\react-native\Libraries\ART\ARTSerializablePath.js

This error is caused by a @providesModule declaration with the same name accross two different files.
at HasteMap._updateHasteMap (C:\Users\pavle\AwesomeProject\node_modules\node-haste\lib\DependencyGraph\HasteMap.js:162:15)
at C:\Users\pavle\AwesomeProject\node_modules\node-haste\lib\DependencyGraph\HasteMap.js:127:25

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