cli
cli copied to clipboard
In the first question the CLI was broken
Currently I'm not using github enterprise, just bitbucket, so the cli was broken in the first question but should says something like "You should have a github enterprise account to use this tool".

The error message is unhelpful, but you can get around this by simply adding the repository field to your package.json. Here's the example from this repo:
"repository": "https://github.com/semantic-release/cli",