-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No debug, and struggling to get this working #38
Comments
Yes, I didn't have any problem. Are you sure that you installed it correctly? it's a bit tricky for Windows users.
|
I have the same problem on a Ubuntu 20.04 machine. Nodejs 16.13.
The command I run:
The result:
I can add the printer in my system's printers and firefox detect it as a printer as well. But no job is submitted and nothing is logged when I submit a print job. Is there any solution? |
Has anyone had this library working recently?
I've been trying with the example code in the README, but although the IPP printer is advertised, no print jobs can be submitted. I'm also getting a blank stdout, even when setting the
debug
environment variable, so it's tricky to debug!Would appreciate any suggestions from those who have this working :-)
The text was updated successfully, but these errors were encountered: