I added a new project which is React Native. I want to run it as a node project (even though it’s iOS), but its defaulting to an iOS build.
machine:
node:
version: 5.9.0
I added a new project which is React Native. I want to run it as a node project (even though it’s iOS), but its defaulting to an iOS build.
machine:
node:
version: 5.9.0
You seem to have fixed this now, thanks!