Use node 8.12.0 (LTS) and ruby 2.5.1 (latest stable) on mac osx builds

I’m trying to use stable versions of node and ruby on mac builds for our react-native app but having difficulty getting it all to work. I’m noticing nodenv and rbenv do not work as expected. Rather than fight the system, I was wondering if anyone has a reasonable way to configure a stock mac build with the versions we need.
Tried circleci 9.0 (ruby 2.4.2, node 8.6)
Want circleci 9.0 (ruby 2.5.1, node 8.12.0)

How are you installing these things? Would you share your config.yml file?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.