googleapis / googleapis/release-please

Calling CLI Command Returns parseGithubRepoUrl TypeError

Open
#1,987 2 comments 0 reactions 1 assignee Claimed by @chingor13 View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.