Newton
Newton
Thanks so much for all the attention and hard work you guys have put on this issue. I really appreciate it.
Is everyone still having this issue? I just set up via the Getting Started, and I'm getting the same thing. I'm pretty sure this has something to do with the...
I'm getting this as well. Installed this locally rather than globally. Ran the command as follows: _names have been changed to protect the innocent_ ``` CONVENTIONAL_GITHUB_RELEASER_TOKEN= CONVENTIONAL_GITHUB_URL=https:///api/v3/ ./node_modules/.bin/conventional-github-releaser -p angular...
@hahla have you figured out the app token?
Looks like there is a [pull request](https://github.com/Homebrew/homebrew/pull/36767) already awaiting the tags/releases from this repo. Any interest in finishing this out @huyng?
Also I'm not able to use `echint .` to run this on my entire lib and instead have to pass some glob pattern; I'd prefer to run `echint .` and...
Yeah, still failing on that same file. It appears to be looking at the current packages `main` (dist/scripts/index.js) rather than within the scoped packages main which is only `editorconfig`.
It looks like this is due to the auto prefixing not taking in account scopes. Any chance you can help or point me in the right direction? ``` > echint...