Skip to content

Cannot find module 'art/core/path.js'. #47

@AndrewSouthpaw

Description

@AndrewSouthpaw

Following a basic setup, I get the following error running on Jest 22:

 FAIL  frontend/native/screens/__tests__/concentration_screen_spec.js
  ● Test suite failed to run

    Cannot find module 'art/core/class.js' from 'Path.js'

      at Resolver.resolveModule (node_modules/jest-resolve/build/index.js:169:17)
      at Object.<anonymous> (node_modules/react-native-mock-render/build/components/ART/Path.js:1:104)

Searching around in the codebase, I don't see any files that match art/core/class.js. I've had to comment out the ART component in react-native.js on line 13.

Anyone know what's going on there?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions