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

Failed to activate tinymist #1207

Open
RisingInIris2017 opened this issue Jan 21, 2025 · 2 comments
Open

Failed to activate tinymist #1207

RisingInIris2017 opened this issue Jan 21, 2025 · 2 comments

Comments

@RisingInIris2017
Copy link

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:

Image

It gave no echo, as you may see in my screenshot.

This binary is bundled by Tinymist VS Code plugins and kept being untouched.

@RisingInIris2017
Copy link
Author

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.

Thanks for your help in advance.

@Myriad-Dreamin
Copy link
Owner

likely that some system library is missing on your computer, e.g. vcruntime.

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

2 participants