Uncaught Error Error: ENOENT: no such file or directory, open '\D:\ntsp\node_modules\svg-sequence-diagram\fonts\liberation-fonts\LiberationSans-Regular.ttf'
at openSync (fs:596:3)
at readFileSync (fs:464:35)
at loadSync (d:\ntsp\node_modules\opentype.js\dist\opentype.js:14448:22)
Inspecting the file system the file is where it should be.
I think the problem is the leading slash. Did you test this on Windows?
Inspecting the file system the file is where it should be.
I think the problem is the leading slash. Did you test this on Windows?