-
Notifications
You must be signed in to change notification settings - Fork 452
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
Cant install npm install printer. #333
Comments
Update.
|
Actually, I see that there are so many versions of this on Git Hub. so let me go down to basics. What version or command do i use to install this on a Windows 10 64 BIT PC for a CITIZEN CL-E300 DT PRINTER? Using the latest node.js v20.10.0 If there is anything i need to update, Or if i need to use a particle link to get this working, please let me know. |
I'm stuck with the same issue. After running npm install printer in Windows 11 64 bit, I got the same error message npm ERR! npm ERR! enoent This is related to npm not being able to find a file. I could not continue after this. |
Is there a solution to this?? I want to use it because it is Linux compactible. I have used pdf-to-printer for this same purpose, but while that one worked offline, it failed on render server. But the docs says this is Linux compactible, but how is there issue installing the module, has anyone installed it? |
I have the same issue on Mac and can't handle it even after adding the --force flag to "npm install ...." |
Still having the same issue. |
1 similar comment
Still having the same issue. |
If somebody struggling with installation or building. No such file or directory: 'python' while executing command '['python', 'tools/getSourceFiles.py', 'src', 'cc']' in binding.gyp while trying to load binding.gyp so i decidet to go and edit node_modules/printer/binding.gyp and finally build was successful!! hope this helps others who has linux too |
please make pull request |
on a windows platform when i do npm install printer. I am getting this issue.
The text was updated successfully, but these errors were encountered: