cli icon indicating copy to clipboard operation
cli copied to clipboard

ERR! semantic-release { file: 'not found' }

Open zeke opened this issue 7 years ago • 0 comments

I keep seeing this error when trying to update creds for https://github.com/electron/packages

$ npx semantic-release-cli setup
? What is your npm registry? https://registry.npmjs.org/
? What is your npm username? XXX
? What is your NPM two-factor authentication code? XXX
? What is your GitHub username? XXX
? What is your GitHub two-factor authentication code? XXX
? What CI are you using? Travis CI
ERR! semantic-release { file: 'not found' }

zeke avatar Jul 16 '18 15:07 zeke