-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
[bug] cli.win32-x64-msvc.node is not a valid Win32 application #5806
Comments
Can't seem to reproduce it locally, can you zip this project and upload it? |
Oh you reminded me, when I switched to npm to install the dependencies everything was fine, then I compared the npm download of cli.win32-x64-msvc.node with yarn's and found that the hash values were different, it seems that yarn downloaded the corrupted files or actively corrupted the files |
It's a yarn problem, nothing to do with tauri |
Just install vc_redist |
什么时候解决这个问题,我也遇到一样的问题。谢谢 |
不是tauri自己的问题,是你包管理器下载包时候的问题,清理一下下载缓存再试试看 |
Hi, I just updated @tauri-apps/cli to the "^1.6.1" version. It is work for me. |
Describe the bug
Reproduction
jest run
yarn run tauri
Expected behavior
can run
Platform and versions
Stack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: