Skip to content
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

Unknown error #7

Open
panda6412 opened this issue Jun 1, 2019 · 2 comments
Open

Unknown error #7

panda6412 opened this issue Jun 1, 2019 · 2 comments

Comments

@panda6412
Copy link

{ Error: spawn C:\Users\USER\Desktop\project\print-helper-server\app\lib\win\poppler-0.51\bin\pdftocairo ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:240:19)
at onErrorNT (internal/child_process.js:415:16)
at process._tickCallback (internal/process/next_tick.js:63:19)
at Function.Module.runMain (internal/modules/cjs/loader.js:757:11)
at Object. (C:\Users\USER\Desktop\project\print-helper-server\node_modules@babel\node\lib_babel-node.js:234:23)
at Module._compile (internal/modules/cjs/loader.js:701:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
at Module.load (internal/modules/cjs/loader.js:600:32)
at tryModuleLoad (internal/modules/cjs/loader.js:539:12)
at Function.Module._load (internal/modules/cjs/loader.js:531:3) errno: 'ENOENT',
code: 'ENOENT',
syscall:
'spawn C:\Users\USER\Desktop\project\print-helper-server\app\lib\win\poppler-0.51\bin\pdftocairo',
path:
'C:\Users\USER\Desktop\project\print-helper-server\app\lib\win\poppler-0.51\bin\pdftocairo',
spawnargs:
[ [ '-png' ],
[ '-scale-to' ],
[ 1024 ],
'C:\Users\USER\Desktop\project\print-helper-server\dummy_files\B6_Waybill_V.pdf',
'B6_Waybill_V.pdf\C:\Users\USER\Desktop\project\print-helper-server\dummy_files' ],
cmd:
'C:\Users\USER\Desktop\project\print-helper-server\app\lib\win\poppler-0.51\bin\pdftocairo -png -scale-to 1024 C:\Users\USER\Desktop\project\print-helper-server\dummy_files\B6_Waybill_V.pdf B6_Waybill_V.pdf\C:\Users\USER\Desktop\project\print-helper-server\dummy_files' }

@pavsmk
Copy link

pavsmk commented Aug 29, 2019

try to install or update poppler on your system

@elm2013
Copy link

elm2013 commented Aug 5, 2021

try to install or update poppler on your system

I installed it, but get Error: spawn ./usr/bin/pdftocairo ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:240:19)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants