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

Error: Cannot find module 'babel-core/register' #25

Open
eanfs opened this issue Jan 8, 2016 · 2 comments
Open

Error: Cannot find module 'babel-core/register' #25

eanfs opened this issue Jan 8, 2016 · 2 comments

Comments

@eanfs
Copy link

eanfs commented Jan 8, 2016

Got error when start

module.js:339
throw err;
^

Error: Cannot find module 'babel-core/register'
at Function.Module._resolveFilename (module.js:337:15)
at Function.Module._load (module.js:287:25)
at Module.require (module.js:366:17)
at require (module.js:385:17)
at module.exports (/Users/lirichen/Work/GithubRepo/react-native-dribbble-app/node_modules/react-native/packager/babelRegisterOnly.js:15:3)
at Object. (/Users/lirichen/Work/GithubRepo/react-native-dribbble-app/node_modules/react-native/local-cli/cli.js:11:41)
at Module._compile (module.js:435:26)
at Object.Module._extensions..js (module.js:442:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:311:12)
Process terminated. Press to close the window

@abhinav-singi
Copy link

clean npm install?

@catalinmiron
Copy link
Owner

@abhinav-singi can you please remind me in one week or so to update the whole project? Thanks!

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

3 participants