Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple app fails with Cannot find module ... jest/hasteImpl #40

Open
jonmountjoy opened this issue Mar 5, 2020 · 0 comments
Open

Simple app fails with Cannot find module ... jest/hasteImpl #40

jonmountjoy opened this issue Mar 5, 2020 · 0 comments

Comments

@jonmountjoy
Copy link

Ekke looks fabulous! I can't find any other system that lets me test my (native) SQL code with React Native - thank you.

While I got Ekke working many months ago, I fail to do so now. Whenever I run it, it fails immediately with:

Error: Cannot find module '/private/tmp/jsNodeBug/node_modules/react-native/jest/hasteImpl'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
    at Function.Module._load (internal/modules/cjs/loader.js:562:25)
    at Module.require (internal/modules/cjs/loader.js:692:17)

You can find a simple app that reproduces this problem here.

You can find the full exception when DEBUG is enabled, here

I'd appreciate any help - thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant