I tried to run nix react-native init Hello
and get the following error:
error eslint@6.8.0: The engine "node" is incompatible with this module. Expected version "^8.10.0 || ^10.13.0 || >=11.10.1". Got "11.6.0"
error Found incompatible module.
I check that my node version is v13.11.0 but it say Got 11.6.0. Not sure where that version came from