Unable to get output to render
See original GitHub issueHi -
I globally installed lerna-changelog:
I setup my config:
{
"lerna": "2.0.0",
"version": "0.7.0",
"ignoreCommitters": false,
"changelog": {
"repo": "clearcapital/ccp",
"labels": {
"feature": ":rocket: New Feature",
"bug": ":bug: Bug Fix"
},
"cacheDir": ".changelog"
}
}
I verified that I am using correct labels for labels in my repo.
I created my GitHub API access token selecting the repo option as I have a private repo. I used that key to authenticate.
When I run lerna-changelog
:
The cacheDir at my application root is created but nothing to ‘CopyPasta’ in the console. I feel like I am missing something really dumb here.
How do I get the output to copy into a changelog.md file?
Thanks!.
Jordan
Issue Analytics
- State:
- Created 6 years ago
- Reactions:3
- Comments:15 (4 by maintainers)
Top Results From Across the Web
Unable to Export After Effects Composition using Adobe ...
When you add an After Effects composition created with After Effects to Adobe Media Encoder, rendering could get stuck at three seconds.
Read more >How to fix a Failed Render from After Effects - YouTube
Failed Renders - it's so depressing when that happens. Adobe After Effects and Media Encoder have loads of fea...
Read more >Unable to get full data after output from Render tool
I have facing a issue while getting my output excel file using table tool and then render tool. I noticed that the excel...
Read more >Not able to get the final rendered output(when f12 is clicked)
go in the output properties panel here, and check that you have a good resolution List item; And make sure you have a...
Read more >5 Solutions if After Effects is Not Rendering Properly
To the right, you should see Output To. ... If your render keeps failing, you may want to try switching this option off...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@jordanpapaleo I ended up switching to https://github.com/skywinder/github-changelog-generator… I really liked the style of this changelog but with the stack of issues, a PR on definite hold and 4 months since the last code change it’s starting to feel like this repo/package has stagnated (at least for the time being).
Meet with the problem, but I have solved it。
There are a few points to note:
After you merge the pull request that already has a label added,you should checkout master branch locally
Maybe the issue request is a failure,for me ,it reported
Bad credentials
, so I update my GITHUB_AUTH and finally it succeeded