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

Stucked on setup. #101

Closed
alejandronanez opened this issue Sep 29, 2015 · 4 comments
Closed

Stucked on setup. #101

alejandronanez opened this issue Sep 29, 2015 · 4 comments

Comments

@alejandronanez
Copy link

CLI is stucked after setting Travis CI. It's been like this for like 30 minutes now.
screen shot 2015-09-28 at 7 10 27 pm

Any ideas what's going on?

@alejandronanez
Copy link
Author

usr/local/lib/node_modules/semantic-release-cli/dist/lib/travis.js:42
    if (res.user.is_syncing) {
           ^

TypeError: Cannot read property 'user' of undefined
    at /usr/local/lib/node_modules/semantic-release-cli/dist/lib/travis.js:42:12
    at /usr/local/lib/node_modules/semantic-release-cli/node_modules/travis-ci/lib/travis-ci.js:51:21
    at Request._callback (/usr/local/lib/node_modules/semantic-release-cli/node_modules/travis-ci/lib/travis-http.js:49:13)
    at Request.self.callback (/usr/local/lib/node_modules/semantic-release-cli/node_modules/travis-ci/node_modules/request/index.js:148:22)
    at emitTwo (events.js:87:13)
    at Request.emit (events.js:172:7)
    at Request.<anonymous> (/usr/local/lib/node_modules/semantic-release-cli/node_modules/travis-ci/node_modules/request/index.js:886:14)
    at emitOne (events.js:82:20)
    at Request.emit (events.js:169:7)
    at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/semantic-release-cli/node_modules/travis-ci/node_modules/request/index.js:837:12)

This is what I'm getting on my console after waiting for a long time.

@boennemann
Copy link
Member

@christophwitzko Can you look into this?

@alejandronanez
Copy link
Author

@boennemann @christophwitzko I haven't signed up for Travis and that was causing the problem. We still need to handle that scenario though.

@boennemann
Copy link
Member

@alejandronanez Ah, nice, thanks for catching that :) I'm closing this in favor of an issue on the CLI repo:

semantic-release/cli#38

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