You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
Cannot activate Tinymist Typst VS Code plugin.
Tried to uninstall the plugin then re-install, but it just keeps to throw this error info out:
Failed to activate tinymist: Error: Could not find a valid tinymist binary.
Bundled ('c:\Users\81421\.vscode\extensions\myriad-dreamin.tinymist-0.12.18-win32-x64\out\tinymist.exe'): failed to probe:
return status: 3221225781
In PATH ('tinymist.exe'): failed to probe:
error: spawnSync tinymist.exe ENOENT
And Typst editor in VS Code cannot work properly.
Package/Software version:
tinymist extension version: UNKNOWN.
I followed the template's guide, try to get it by tinymist --version in terminal:
It gave no echo, as you may see in my screenshot.
This binary is bundled by Tinymist VS Code plugins and kept being untouched.
The text was updated successfully, but these errors were encountered:
Currently this issue is solved by replacing the plugin-bundled tinymist.exe with binary downloaded from release. May this issue is related to the bundled binary but not the one released here? A bit weird issue for me indeed.
Describe the bug
A clear and concise description of what the bug is.
Cannot activate Tinymist Typst VS Code plugin.
Tried to uninstall the plugin then re-install, but it just keeps to throw this error info out:
And Typst editor in VS Code cannot work properly.
Package/Software version:
tinymist extension version: UNKNOWN.
I followed the template's guide, try to get it by
tinymist --version
in terminal:It gave no echo, as you may see in my screenshot.
This binary is bundled by Tinymist VS Code plugins and kept being untouched.
The text was updated successfully, but these errors were encountered: