Trying to create new app, but it is failed with error failed to add React Native 0.61.2
$ yarn global add ignite-cli
$ ignite new PizzaApp
( Choose `Bowser` when prompted )
ignite doctor results: platform darwin
arch x64
cpu 4 cores Intel(R) Core(TM) i5-5287U CPU @ 2.90GHz
directory ReactNativeProjects /Users/whalemare/ReactNativeProjects
JavaScript
node 10.16.3 /usr/local/bin/node
npm 6.11.2 /Users/whalemare/.npm-packages/bin/npm
yarn 1.19.1 /usr/local/bin/yarn
Ignite
ignite-cli 3.3.1 /Users/whalemare/.npm-packages/bin/ignite
ignite src build /Users/whalemare/.config/yarn/global/node_modules/ignite-cli/build
generators {}
Android
java 1.8.0_121 /usr/bin/java
android home - undefined
iOS
xcode 10.3
P.S. Guys, I am opened about 2 issues like this for all the time. Can you please create Docker image on CI (or something else) that can execute command ignite new PizzaApp and wait until success on every new version? It is will be helpful for us (your community).
Thank you for what do you do for us!
I run this via --debug and see error Unable to locate the CocoaPods.app application bundle.
I am just skip it and install it manually.
Most helpful comment
I run this via
--debugand see errorUnable to locate the CocoaPods.app application bundle.I am just skip it and install it manually.