Using version: 0.1.12
Using lwc like this: lwc -f pdf ./MySoftware.wiki
Gives me this error:
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at _errnoException (util.js:999:13)
at Pipe.onread (net.js:629:25)```
HTML works fine. Any suggestions? Thank you so much
Using version:
0.1.12Using lwc like this:
lwc -f pdf ./MySoftware.wikiGives me this error: