node-printer
node-printer copied to clipboard
npm published package 0.4.0 doesn't include the fix in #292
You can see here https://registry.npmjs.org/printer/-/printer-0.4.0.tgz
macros.hh still has the line:
#if NODE_VERSION_AT_LEAST(13 0, 0) instead of 12, 0, 0 which was merged in #292
Installing from source fixes it.
@tariknz install directly from github seems to fix this issue - npm install tojocky/node-printer