You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
brilliant module, works a treat on windows x64 and even works on linux x64
but cant seem to get it to work on my pi 4 arm64?
electron devtools keeps saying
VM157 renderer_init:2 Error: /tmp/.org.chromium.Chromium.bDZ26f: cannot open shared object file: No such file or directory
but the file does indeed exist!?
any suggestions?
import * as nodeprinter from '@woovi/node-printer';
const abc = nodeprinter.getPrinters();
The text was updated successfully, but these errors were encountered:
Hi
brilliant module, works a treat on windows x64 and even works on linux x64
but cant seem to get it to work on my pi 4 arm64?
electron devtools keeps saying
but the file does indeed exist!?
any suggestions?
The text was updated successfully, but these errors were encountered: