Error: expo-cli supports Node versions 8.x.x, 10.x.x and newer.

I was writing version 2.15.3. However, the update was posted and I’m update to ‘expo-cli@2.18.5’.

My node version is v9.4.0. Why don’t you support node version 9?

I solved this by upgrading the version of the node to v10. But when you try to create an APK on Android, the Java compiler generates an error.

Error: expo-cli supports Node versions 8.x.x, 10.x.x and newer.

I changed the version of the node to v10, but did not change the setting to the default value.

so changed default value. nvm alias default 10.9.0