We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is a regression in 0.10.3. It's a problem in both windows in linux. This issue from 0.10.0 back: #1038
Note at the end of that thread, there is another user experiencing the same regression:
This problem has resurfaced in 0.10.3 but downgrading to 0.10.1 works. Windows 11 10.0.22000 Build 22000
For me it's happening in linux. WIth 0.10.1 there is no problem, but I get this error with 0.10.3:
You must install wasm-pack before you can run it
Note: I do not have wasm-pack installed for my entire system or user account. I have wasm-pack only as a dependency in the current package.
The text was updated successfully, but these errors were encountered:
I am facing this too
Sorry, something went wrong.
have you tried to update your rust toolchain? rustup update?
rustup update
Please try out v0.12.0 from one of the following ways:
No branches or pull requests
There is a regression in 0.10.3. It's a problem in both windows in linux. This issue from 0.10.0 back: #1038
Note at the end of that thread, there is another user experiencing the same regression:
For me it's happening in linux. WIth 0.10.1 there is no problem, but I get this error with 0.10.3:
Note: I do not have wasm-pack installed for my entire system or user account. I have wasm-pack only as a dependency in the current package.
The text was updated successfully, but these errors were encountered: