i take terminal error "can not open launchPackager.command"
CoreServicesUIAgent uygulamasının belgeleri Terminal’de açmasına izin verilmediği için “launchPackager.command” açılamıyor.
How did you get react-native? When you download it from web in a zip file, OSX marks all executable files as "unsafe". Try doing git clone or find launchPackager.command file in the repo (it's in packager/ folder), right click - Open, and it will ask you if you want to trust it. Please reopen if this doesn't help
Most helpful comment
How did you get react-native? When you download it from web in a zip file, OSX marks all executable files as "unsafe". Try doing
git cloneor findlaunchPackager.commandfile in the repo (it's inpackager/folder), right click - Open, and it will ask you if you want to trust it. Please reopen if this doesn't help