arm64-based machines cannot install the gem due to the dependency pg_query 1.2.0 not supporting arm.
The version 1.3.0 adds support to ARM and should solve the issue (see Changelog).
I am facing the issue on a M1 macbook and it might happen more and more as the new mac hardware transitions to ARM.
Would it be possible to upgrade the dependency to 1.3.0?
Hi @razum2um,
arm64-based machines cannot install the gem due to the dependency
pg_query 1.2.0
not supporting arm. The version 1.3.0 adds support to ARM and should solve the issue (see Changelog).I am facing the issue on a M1 macbook and it might happen more and more as the new mac hardware transitions to ARM.
Would it be possible to upgrade the dependency to 1.3.0?
(See this issue for reference)