Já instalei o Node e instalei consegui abrir o terminal sem problemas. Acredito que os sistemas atualizaram e sempre atualizam, teriam como atualizarem as aulas, em razão disto acho que muitos estão tendo dificuldades.
O projeto está sendo iniciado, o problema é que ao executar o emulador dá problemas. Tentei todas as formas e aparece tudo isso aqui:
Logs for your project will appear below. Press Ctrl+C to exit. › Opening on Android... CommandError: No Android connected device found, and no emulators could be started automatically.Please connect a device or create an emulator (https://docs.expo.dev/workflow/android-studio-emulator). Then follow the instructions here to enable USB debugging: https://developer.android.com/studio/run/device.html#developer-device-options. If you are using Genymotion go to Settings -> ADB, select "Use custom Android SDK tools", and point it at your Android SDK directory. It looks like you're trying to use web support but don't have the required dependencies installed.
Please install react-native-web@~0.18.10, react-dom@18.2.0, @expo/webpack-config@^18.0.1 byrunning:
npx expo install react-native-web@~0.18.10 react-dom@18.2.0 @expo/webpack-config@^18.0.1
If you're not using web, please ensure you remove the "web" string from the platforms array inthe project Expo config.
› Reloading apps warn No apps connected. Sending "reload" to all React Native apps failed. Make sure your app is running in the simulator or on a phone connected via USB. › Opening on Android... CommandError: No Android connected device found, and no emulators could be started automatically.Please connect a device or create an emulator (https://docs.expo.dev/workflow/android-studio-emulator). Then follow the instructions here to enable USB debugging: https://developer.android.com/studio/run/device.html#developer-device-options. If you are using Genymotion go to Settings -> ADB, select "Use custom Android SDK tools", and point it at your Android SDK directory. Opening JavaScript inspector in the browser... No compatible apps connected. JavaScript Debugging can only be used with the Hermes engine. Learn more: https://docs.expo.dev/guides/using-hermes/ › Toggling dev menu warn No apps connected. Sending "devMenu" to all React Native apps failed. Make sure your app is running in the simulator or on a phone connected via USB.