I tried to install the alpha.9 release but got some errors:
$ meteor create alpha --release=3.0-alpha.9
=> Errors while creating your project
While checking for caching-compiler@2.0.0-alpha300.9:
error: No compatible binary build found for this package. Contact the package
author and ask them to publish it for your platform.
While checking for minimongo@2.0.0-alpha300.9:
error: No compatible binary build found for this package. Contact the package
author and ask them to publish it for your platform.
Does anyone know what problem is?
Thank you.
// EDIT: I’m using Ubuntu 22.04.2 LTS