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

Unable to run code after cloning #8

Closed
shahankit783 opened this issue Apr 23, 2018 · 5 comments
Closed

Unable to run code after cloning #8

shahankit783 opened this issue Apr 23, 2018 · 5 comments

Comments

@shahankit783
Copy link

I have cloned code and try to run from my end but getting below error:
E/configParser - Error: Cannot find module 'babel-register'
at Function.Module._resolveFilename (module.js:538:15)
at Function.Module._load (module.js:468:25)
at Module.require (module.js:587:17)
at require (internal/module.js:11:18)
at Object. (/Users/test/protractor_example/conf.js:2:1)
at Module._compile (module.js:643:30)
at Object.Module._extensions..js (module.js:654:10)
at Module.load (module.js:556:32)
at tryModuleLoad (module.js:499:12)
at Function.Module._load (module.js:491:3)

Can you please upload latest working code.. Thanks a lot!!

PS: My node version is 8.9.4 and running in mac environment

@qualityshepherd
Copy link
Owner

qualityshepherd commented Apr 23, 2018 via email

@shahankit783
Copy link
Author

yes I did

@qualityshepherd
Copy link
Owner

I'm not able to reproduce this, so it's hard to debug. Definitely feels like a babel issue... do you have babel installed globally?

@shahankit783
Copy link
Author

No but i somehow managed to run it. Thank you for your help. I am closing this issue

@qualityshepherd
Copy link
Owner

It was likely an npm hiccup. Sorry for the trouble...

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

2 participants