googleapis / googleapis/release-please
Calling CLI Command Returns parseGithubRepoUrl TypeError
Open
priority: p3
type: question
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 588
- Avg merge
- 12h 16m
- Merged PRs (30d)
- 7
Description
Attempting to setup CLI commands on an Angular application. I have the package installed. After calling
`release-please bootstrap --token= --repo-url=`
I get:
`
release-please bootstrap
configure release manifest
Options:
--help Show help [boolean]
--version Show version number [boolean]
....
TypeError: parseGithubRepoUrl is not a function or its return value is not iterable
`
Along with the stack trace for the error.
release-please version: 8.19.2
node version: 16.18.1
angular: v13
Contributor guide
Assessment
This issue has not been assessed yet.