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

Internal Error: Cannot handle URI #17

Open
Manasseh-Ankrah opened this issue May 8, 2022 · 1 comment
Open

Internal Error: Cannot handle URI #17

Manasseh-Ankrah opened this issue May 8, 2022 · 1 comment

Comments

@Manasseh-Ankrah
Copy link

I'm unable to convert PDF URI to jpeg.

@Manasseh-Ankrah
Copy link
Author

node:internal/errors:841
const err = new Error(message);
^

Error: Command failed: C:\Users\Manasseh Ankrah\Documents\Projects\i-sticker\backend\node_modules\pdf-poppler\lib\win\poppler-0.51\bin\pdfinfo https://v.nicmid.com/STSAC20961459074225052.pdf
Internal Error: Cannot handle URI 'https://v.nicmid.com/STSAC20961459074225052.pdf'.

at ChildProcess.exithandler (node:child_process:398:12)
at ChildProcess.emit (node:events:527:28)
at maybeClose (node:internal/child_process:1092:16)
at Socket.<anonymous> (node:internal/child_process:451:11)
at Socket.emit (node:events:527:28)
at Pipe.<anonymous> (node:net:709:12) {

code: 1,
killed: false,
signal: null,
cmd: 'C:\Users\Manasseh Ankrah\Documents\Projects\i-sticker\backend\node_modules\pdf-poppler\lib\win\poppler-0.51\bin\pdfinfo https://v.nicmid.com/STSAC20961459074225052.pdf'
}

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

1 participant