Billy Bednar

Results 13 comments of Billy Bednar

> @billybednar, would you be willing to share your fix? See [e-master's summary above](https://github.com/dotnet/deployment-tools/issues/74#issuecomment-1020255259). Unfortunately I don't have any code handy that I can share, but it only takes a...

> Hmm, that's interesting as it did not work in my tests, on Windows 11. That's strange. It has worked for me on Windows 7 and 10, but I've never...

The error is because of this line: https://github.com/lvgl/lv_img_conv/blob/114a34f7a63efbb37b9af745b9f77a174c248d69/lv_img_conv.js#L1 Because of that the generated command file `node_modules\.bin\lv_font_conv.cmd` expects to find Perl in `\usr\bin` on the current drive. You can test by...