cli
cli copied to clipboard
ERR! semantic-release { file: 'not found' }
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' }