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

corber start: Corber: Cannot read property 'map' of undefined #510

Closed
mcfiredrill opened this issue Jul 5, 2018 · 3 comments
Closed

corber start: Corber: Cannot read property 'map' of undefined #510

mcfiredrill opened this issue Jul 5, 2018 · 3 comments

Comments

@mcfiredrill
Copy link
Contributor

Getting this error when I run corber start, any idea how I can get a backtrace or something?

☯tony@okirakugokiraku☯ ~/src/datafruits(corber *)$ corber start
DEPRECATION: An addon is trying to access project.nodeModulesPath. This is not a reliable way to discover npm modules. Instead, consider doing: require("resolve").sync(something, { basedir: project.root }). Accessed from:   DependencyVersionChecker.NPMDependencyVersionChecker (/Users/tony/src/datafruits/node_modules/ember-cli-rollbar/node_modules/ember-cli-version-checker/src/npm-dependency-version-checker.js:11:32)
Corber Starting
Corber: Cannot read property 'map' of undefined

btw my previous issue was fixed, thanks for that 🌟
#478

@alexblom
Copy link
Member

alexblom commented Jul 5, 2018

Thanks for reporting. Just to confirm some basic things:

  • Do you have Xcode installed, up to date;
  • Can you confirm you've booted Xcode once to accept the licenses?;

Thanks!

@mcfiredrill
Copy link
Contributor Author

Sorry for the late reply.
I have xcode 8.2.1 and yes I've booted it.

@alexblom
Copy link
Member

No problems. Unfortunately you'll need to upgrade to the 9.x series of Xcode for the start command to work.

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