node-export-server icon indicating copy to clipboard operation
node-export-server copied to clipboard

v4: make userDataDir configurable

Open DanielRuf opened this issue 1 year ago • 2 comments

Depending on the context in which the CLI is started, the path results in a different absolute path.

Please make this configurable to prevent, that it creates the tmp folder in the wrong place.

https://github.com/highcharts/node-export-server/blob/master/lib/browser.js#L69

DanielRuf avatar Aug 07 '24 09:08 DanielRuf

Thanks for reporting @DanielRuf! I've added it to our backlog and will try to make it a part of the next minor release.

jszuminski avatar Aug 13 '24 07:08 jszuminski

@DanielRuf feel free to test out this pull request and let me know if that's what you were looking for.

jszuminski avatar Sep 02 '24 08:09 jszuminski