Lloyd Brookes

Results 159 comments of Lloyd Brookes

Hi, do you plan to implement the expected behaviour? If not, I'll need to implement a workaround requiring me hitting the disk for every incoming request to test whether the...

> If I change the template file and run the command again it works Hmm, sounds like a cache thing.. how about if you run jsdoc2md with the `--no-cache` flag?

Hi, thanks for pointing this issue out.. One question, if the debugger is attached should jsdoc-api raise a `JSDOC_ERROR` exception as it does currently? Are there any scenarios in which...

You mentioned "debugging tooling" in your original post, could you do me a favour please and post some reproduction instructions? It would speed things up if I had some instructions...

The code you supplied in the zip file works correctly for me in both iTerm2 and Terminal on the mac, I think the issue is with your terminal.. Please try...

[jsdoc2md](https://github.com/jsdoc2md/jsdoc-to-markdown) has @chainable..

Regarding the HandbrakeCLI not being found, you can [set a custom path via the API or with an environment variable](https://github.com/75lb/handbrake-js?tab=readme-ov-file#handbrakecli-path).

Hi, yes I'm aware jsdoc has not been updated in many years and it's a big part of the reason many issues on this project lie unresolved too.. There was...

I have had this issue before (waiting on jsdoc to merge fixes).. in the past, I maintained a separate fork of jsdoc which contained the fixes I needed to make...