yzane / vscode-markdown-pdf

Markdown converter for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=yzane.markdown-pdf
Other
1.01k stars 206 forks source link

Why give the following error when I export pdf? #154

Open 2B-people opened 5 years ago

2B-people commented 5 years ago

image

2B-people commented 5 years ago

Error: Protocol error (IO.read): Invalid parameters handle: string value expected****

marcofuchs89 commented 5 years ago

I'm getting the same issue here. Updated VS Code to Version 1.39.1 (user setup). The chrome.exe is set manually in the user-settings.json to my local installed version. Chrome Version is: 73.0.3683.10

lixinging commented 5 years ago

change the vscode to user setup version ,can solve this problem. IT'S A BUG IN SYSTEM SETUP VERSION!!

2B-people commented 5 years ago

OK, Thank you very much!

发件人: noreply@github.com noreply@github.com 代表 lix 发送时间: 2019年11月9日 14:15 收件人: yzane/vscode-markdown-pdf vscode-markdown-pdf@noreply.github.com 抄送: 2B-people nqq0915@163.com; Author author@noreply.github.com 主题: Re: [yzane/vscode-markdown-pdf] Why give the following error when I export pdf? (#154)

change the vscode to user setup version ,can solve this problem. IT'S A BUG IN SYSTEM SETUP VERSION!!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/yzane/vscode-markdown-pdf/issues/154?email_source=notifications&email_token=AIACQLRJXRQ6VKSAYYIKX73QSZIO5A5CNFSM4I7V5QWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDT64AA#issuecomment-552070656 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AIACQLS6FTU5PLCN2IS44ITQSZIO5ANCNFSM4I7V5QWA . https://github.com/notifications/beacon/AIACQLSJCGDVACK7DXWR5KLQSZIO5A5CNFSM4I7V5QWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDT64AA.gif

netmonk commented 4 years ago

Can someone explain what does it mean :

change the vscode to user setup version

i have same issue on windows and try to fix (version 1.41.0) Regards