Tycho Bokdam

Results 202 comments of Tycho Bokdam

This issue should now be fixed in v5, [git-semver-tags](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/git-semver-tags/index.js#L5) updated their code to sort the tags on date.

@tonytoth Is it possible for you to create a repo with the issue? (With my fork instead of this one) If I have some time I could check it out.

Could you please share your whole DTO? And put it between ``` for better reading.

What version are you using? FYI this repo is no longer maintained (See #1538) so you could try to use my fork to see if that one works for you.

When do you expect it to be called? With one of the methods this lib creates for you for the DTO? Or did you create your own resolver? Could you...

@chelsea-codes @jeankev an PR would be appreciated.

Any update here? @FrozenPandaz / @AgentEnder / @ anyone

Any update? This makes our plugin not usable and we can't use any of the projects that it adds.

Note that the graph etc all work (the `nx show project `, it's just the demon that cannot find it. Full code of the plugin: ```ts import { readJsonFile }...