Closed JimLynchCodes closed 3 years ago
have you run pod install
on ios folder?
thanks @Drzaln! Yes, I ran pod install
but I'm still getting these errors! :(
Hi @JimLynchCodes, sorry you're having trouble with Ignite. I'll see if I can reproduce with your setup.
Thanks @mlaco
I just tried scaffolding a fresh ignite Bowser app, but it's still just giving me strange errors when it tries to start up...
ignite doctor:
System
platform darwin
arch x64
cpu 12 cores Intel(R) Core(TM) i7-8700B CPU @ 3.20GHz
directory MyNewIgniteBowser /Users/jim/Git-Projects/Fun-With-React-Native-2020/fun-2020-feb-fun/MyNewIgniteBowser
JavaScript
node 12.14.1 /Users/jim/.nvm/versions/node/v12.14.1/bin/node
npm 6.13.4 /Users/jim/.nvm/versions/node/v12.14.1/bin/npm
yarn 1.21.1 /Users/jim/.nvm/versions/node/v12.14.1/bin/yarn
Ignite
ignite-cli 3.5.1 /usr/local/bin/ignite
ignite src build /Users/jim/.config/yarn/global/node_modules/ignite-cli/build
navigation react-navigation
generators {"component":"ignite-bowser","model":"ignite-bowser","navigator":"ignite-bowser","screen":"ignite-bowser"}
createdWith 3.5.1
boilerplate ignite-bowser
boilerplateVersion 4.13.0
Android
java 1.8.0_232 /usr/bin/java
android home - /usr/local/share/android-sdk
iOS
xcode 11.3.1
cocoapods 1.8.4 /usr/local/bin/pod
@JimLynchCodes it looks like that error might have something to do with Jest. Do you have that installed?
@mlaco what do you mean "have jest installed"?
I've always only encountered Jest as a dev dependency. Do I need to have it installed globally for ignite to work properly?
Closing as stale - @JimLynchCodes, please reopen if this is still a problem with current Ignite!
Hey there! Ignite CLI seems to be having a problem, eh?
Scaffolded a project with:
ingite new MyNewIgniteBowser
and chose Bowser with the e2e testing.When I run
react-native run-ios
the simulator starts up with this error:ignite doctor
results: