Installation still failing
See original GitHub issueDescribe the bug
https://github.com/infinitered/ignite/issues/2260#issuecomment-1302346762
which pod
Ignite version
8.2.28
Additional info
$ npx ignite-cli doctor
System
platform darwin
arch x64
cpu 8 cores Intel(R) Core(TM) i7-8569U CPU @ 2.80GHz
directory ios /Users/jfroffice/minds/PizzaApp/ios
JavaScript (and globally-installed packages)
node 18.12.0 /usr/local/bin/node
npm 8.19.2 /usr/local/bin/npm
corepack 0.14.2
diff-so-fancy 1.3.0
es-check 5.2.3
gatsby 2.24.87
gtop 1.0.2
jest 27.2.0
license-checker 25.0.1
neovim 4.10.0
netlify-cli 3.38.9
nodemon 2.0.6
npm 8.19.2
postcss 8.1.7
pure-prompt 1.16.0
tspath 1.3.7
twilio-cli 2.12.0
typescript 4.4.3
yarn 1.22.19
yarn 1.22.19 /usr/local/bin/yarn
create-vite 3.0.2
node-gyp 6.1.0
vite 2.3.7
pnpm 7.9.0 /usr/local/bin/pnpm
<no pnpm global package info available>
expo 46.0.16 managed
Ignite
ignite-cli 8.2.5 /Users/jfroffice/.npm/_npx/e31027f3785124a8/node_modules/.bin/ignite
ignite src build /Users/jfroffice/.npm/_npx/e31027f3785124a8/node_modules/ignite-cli/build
Android
java 1.8.0_292 /usr/bin/java
android home - undefined
iOS
xcode 14.1
cocoapods 1.11.3 /Users/jfroffice/.gem/bin/pod
Tools
git git version 2.34.1 /usr/local/bin/git
Issue Analytics
- State:
- Created a year ago
- Comments:22 (12 by maintainers)
Top Results From Across the Web
4 Solutions to Fix Windows 10/11 Installation Has Failed
The following are the reasons why the Windows 10/11 installation has failed error occurs: A Running Program: If there is a program or...
Read more >Get help with Windows upgrade and installation errors
See some of the most common upgrade and installation errors for Windows 10 and Windows 11, and what you can do to try...
Read more >How to Fix "Windows 10 Installation has Failed" Error? - Appuals
Once the process is complete, check if the “Windows 10 Installation has Failed” error is still occurring by repeating the action that caused...
Read more >FIX: Windows 10 Installation has failed Error - YouTube
FIX: Windows 10 Installation has failed Error ; https://windowsreport.com/windows-ins... ▻ Try out Restoro to Repair your PC in no time: ; https ...
Read more >How to Fix Installation Fails with No Error Code on Windows 10
If you're seeing 'installation fail error' on Windows 10, the very first step is to ensure that you meet all the requirements to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Same error…
I got it to work with pod install --repo-update
@mhy-beta thanks for the detail! this will help us debug