Skip to content

Error: Cannot find module './../components/registerComponent' #4

Description

@limcheekin

First of all, thanks for sharing the TDD tutorial in details. It will be greatly help for beginner to pick up React Native using the TDD approach.

I clone the git repo locally and execute "npm install" then "npm test" in Windows 7, NodeJs v6.3.1 and Npm v3.10.3, it return the following error:
Error: Cannot find module './../components/registerComponent'
at Function.Module._resolveFilename (module.js:440:15)
at Function.Module._load (module.js:388:25)
at Module.require (module.js:468:17)
at require (internal/module.js:20:19)
at Object. (authContainer.js:2:1)
at Module._compile (module.js:541:32)
at loader (C:\dev\ws\react-native\React-Native-TDD-Tutorial\node_modules\babel-register\lib\node
.js:148:5)

Please help. Thank you.

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions