-
Notifications
You must be signed in to change notification settings - Fork 821
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
WAPM not included in Linux release #1610
Comments
Thanks for the report @mmstick. We published a new release for the alpha version and it didn't include wapm by mistake. I've just fixed the issue by removing the alpha release from Github. Now that you have wasmer # This will delete wasmer, forcing the installer
rm ~/.wasmer/bin/wasmer
# Install wasmer again (this time, with wapm!)
curl https://get.wasmer.io -sSfL | sh Let me know if that worked!
|
Only
wasmer
andwax
are in the tarballThe text was updated successfully, but these errors were encountered: