Open yuyurao opened 2 years ago
Is there any idea for the error code below when trying Open Preview to the Side? It could not render the preview. Thanks a lot.
{"errno":-4058,"code":"ENOENT","syscall":"spawn java","path":"java","spawnargs":["-Djava.awt.headless=true","-Dfile.encoding=UTF-8","-Dplantuml.include.path=C:\MyFolder\UML;C:\Users\userid\.mume","-jar","c:\Users\userid\.vscode\extensions\shd101wyy.markdown-preview-enhanced-0.6.2\node_modules\@shd101wyy\mume\dependencies\plantuml\plantuml.jar","-pipe","-tsvg","-charset","UTF-8"]}
Install jdk add java.exe to path restart vscode.
Is there any idea for the error code below when trying Open Preview to the Side? It could not render the preview. Thanks a lot.
{"errno":-4058,"code":"ENOENT","syscall":"spawn java","path":"java","spawnargs":["-Djava.awt.headless=true","-Dfile.encoding=UTF-8","-Dplantuml.include.path=C:\MyFolder\UML;C:\Users\userid\.mume","-jar","c:\Users\userid\.vscode\extensions\shd101wyy.markdown-preview-enhanced-0.6.2\node_modules\@shd101wyy\mume\dependencies\plantuml\plantuml.jar","-pipe","-tsvg","-charset","UTF-8"]}