We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
FATAL { err: Error: write EOF at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16) { errno: -4095, code: 'EOF', syscall: 'write', originalMessage: 'write EOF', shortMessage: 'Command failed with EOF: C:\tpt\tptprojects\node_modules\mozjpeg\vendor\cjpeg.exe -baseline\n' + 'write EOF', command: 'C:\tpt\tptprojects\node_modules\mozjpeg\vendor\cjpeg.exe -baseline', exitCode: undefined, signal: undefined, signalDescription: undefined, stdout: <Buffer ff d8 ff e0 00 10 4a 46 49 46 00 01 01 00 00 01 00 01 00 00 ff db 00 84 00 08 06 06 07 06 05 08 07 07 07 09 09 08 0a 0c 14 0d 0c 0b 0b 0c 19 12 13 0f ... 36908 more bytes>, stderr: , failed: true, timedOut: false, isCanceled: false, killed: false } } Something's wrong. Maybe you can find the solution here: %s https://hexo.io/docs/troubleshooting.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
FATAL {
err: Error: write EOF
at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16) {
errno: -4095,
code: 'EOF',
syscall: 'write',
originalMessage: 'write EOF',
shortMessage: 'Command failed with EOF: C:\tpt\tptprojects\node_modules\mozjpeg\vendor\cjpeg.exe -baseline\n' +
'write EOF',
command: 'C:\tpt\tptprojects\node_modules\mozjpeg\vendor\cjpeg.exe -baseline',
exitCode: undefined,
signal: undefined,
signalDescription: undefined,
stdout: <Buffer ff d8 ff e0 00 10 4a 46 49 46 00 01 01 00 00 01 00 01 00 00 ff db 00 84 00 08 06 06 07 06 05 08 07 07 07 09 09 08 0a 0c 14 0d 0c 0b 0b 0c 19 12 13 0f ... 36908 more bytes>,
stderr: ,
failed: true,
timedOut: false,
isCanceled: false,
killed: false
}
} Something's wrong. Maybe you can find the solution here: %s https://hexo.io/docs/troubleshooting.html
The text was updated successfully, but these errors were encountered: