question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to get output to render

See original GitHub issue

Hi -

I globally installed lerna-changelog:

image

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.

image

image

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:

image

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:open
  • Created 6 years ago
  • Reactions:3
  • Comments:15 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
taichocommented, Feb 15, 2018

@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).

0reactions
suanmeicommented, Nov 19, 2018

Meet with the problem, but I have solved it。

There are a few points to note:

  1. After you merge the pull request that already has a label added,you should checkout master branch locally

  2. Maybe the issue request is a failure,for me ,it reported Bad credentials , so I update my GITHUB_AUTH and finally it succeeded

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found