React Native kurulumları gerçekleştirdim fakat npm npm run ios - npm run android ya da yarn ios - yarn android komutu girdiğimde aşağıdaki hataları almaktayım.
Çözüm olarak önerileriniz ne olur?
npm run ios ya da android yazdığımda aşağıdaki hata çalışmakta
npm ERR! Missing script: "ios" npm ERR! npm ERR! To see a list of scripts, run: npm ERR! npm run npm ERR! A complete log of this run can be found in: /Users/benemregul/.npm/_logs/2023-08-24T17_33_07_541Z-debug-0.logyarn ios ya da android yaptığımda ise aşağıdaki hata çalışmakta
yarn run v1.22.19 warning ../../../package.json: No license field error Command "ios" not found. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.