cli icon indicating copy to clipboard operation
cli copied to clipboard

Setup fails with "Could not get repository on Travis CI"

Open joeferraro opened this issue 9 years ago • 4 comments

ERR! semantic-release Could not get repository on Travis CI.
ERR! semantic-release { file: 'not found' }

My repo has been running thousands of Travis builds, is publicly available, etc. Any ideas?

joeferraro avatar Aug 18 '16 21:08 joeferraro

I have the same issue.

ghost avatar Aug 21 '16 16:08 ghost

Resounding the 'unable to locate the repo' issue!

$  semantic-release-cli init
? Is the GitHub repository private? No
ERR! semantic-release Could not find repository on GitHub. Please create and add the repository.
ERR! semantic-release Error: GitHub repository not found.
ERR! semantic-release     at Request._callback (/Users/admin/.nvm/versions/node/v6.2.0/lib/node_modules/semantic-release-cli/dist/lib/repository.js:102:28)
ERR! semantic-release     at Request.self.callback (/Users/admin/.nvm/versions/node/v6.2.0/lib/node_modules/semantic-release-cli/node_modules/request/request.js:187:22)
ERR! semantic-release     at emitTwo (events.js:106:13)
ERR! semantic-release     at Request.emit (events.js:191:7)
ERR! semantic-release     at Request.<anonymous> (/Users/admin/.nvm/versions/node/v6.2.0/lib/node_modules/semantic-release-cli/node_modules/request/request.js:1044:10)
ERR! semantic-release     at emitOne (events.js:96:13)
ERR! semantic-release     at Request.emit (events.js:188:7)
ERR! semantic-release     at IncomingMessage.<anonymous> (/Users/admin/.nvm/versions/node/v6.2.0/lib/node_modules/semantic-release-cli/node_modules/request/request.js:965:12)
ERR! semantic-release     at emitNone (events.js:91:20)
ERR! semantic-release     at IncomingMessage.emit (events.js:185:7)

marvindanig avatar Aug 29 '16 16:08 marvindanig

I'm getting this - the repo is under an organization that was setup on github. Any correlations?

crobinson42 avatar Sep 19 '16 04:09 crobinson42

re https://github.com/semantic-release/semantic-release/issues/156

crobinson42 avatar Sep 19 '16 04:09 crobinson42