cli icon indicating copy to clipboard operation
cli copied to clipboard

Error on setup

Open clearly opened this issue 9 years ago • 0 comments

? What CI are you using? Travis CI
ERR! semantic-release TypeError: Cannot read property 'id' of undefined
ERR! semantic-release     at /usr/local/lib/node_modules/semantic-release-cli/dist/lib/travis.js:94:25
ERR! semantic-release     at next (native)
ERR! semantic-release     at step (/usr/local/lib/node_modules/semantic-release-cli/dist/lib/travis.js:116:191)
ERR! semantic-release     at /usr/local/lib/node_modules/semantic-release-cli/dist/lib/travis.js:116:361
ERR! semantic-release     at process._tickCallback (node.js:368:9)
ERR! semantic-release  [TypeError: Cannot read property 'id' of undefined]

clearly avatar Nov 25 '16 17:11 clearly