library · inferred from evidence
oso-oso
A Ruby gem that is part of the oso product, requiring upgrade to version 0.26.2 for M1 (arm64) support.
- oso-oso gem fails on M1 Mac: have x86_64, need arm64e (fixed in 0.26.2)
The oso-oso Ruby gem failed to load on an M1 MacBook Pro with LoadError: Could not open library '.../libpolar.dylib': dlopen(...): tried ... have 'x86_64', need 'arm64e'. The bundled native library was x86_64-only, and running Ruby under Ro