You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run the npx lerna-changelog with the GITHUB_AUTH env and have tried various --from and --to combinations. It shows the progress bars for downloading issues and mapping commits but at the end it doesn't generate any output. Just finishes silently
Am i doing something wrong?
The text was updated successfully, but these errors were encountered:
I am also facing the same issue, it runs for a while and progress bar shows downloading issue information and then it just finishes abruptly without any output.
After trying with various --from and --to combinations, most of the times it fails with below error:
The percentage in the progress bar varies but error message is same.
I run the
npx lerna-changelog
with the GITHUB_AUTH env and have tried various--from
and--to
combinations. It shows the progress bars for downloading issues and mapping commits but at the end it doesn't generate any output. Just finishes silentlyAm i doing something wrong?
The text was updated successfully, but these errors were encountered: