Latest expo powered project is unable to build ios and android
See original GitHub issueWhat’s going on?
— Latest expo powered project is unable to build ios and android
error The resource /Users/chanwoopark/projects/PizzaApp/index.js
was not found.
Error: The resource /Users/chanwoopark/projects/PizzaApp/index.js
was not found.
at /Users/chanwoopark/projects/PizzaApp/node_modules/metro/src/IncrementalBundler.js:457:26
at gotStat (fs.js:1936:21)
at FSReqCallback.oncomplete (fs.js:191:21)
index.js` was not found. error occurs for both android and ios
Steps to reproduce
- npx ignite-cli new PizzaApp --expo
- yarn build-ios
npx ignite-cli doctor
results:
System platform darwin arch x64 cpu 8 cores Intel® Core™ i7-4770HQ CPU @ 2.20GHz directory PizzaApp /Users/chanwoopark/projects/PizzaApp
JavaScript (and globally-installed packages) node 14.18.3 /Users/chanwoopark/.nvm/versions/node/v14.18.3/bin/node npm 6.14.15 /Users/chanwoopark/.nvm/versions/node/v14.18.3/bin/npm firebase-tools 10.1.0 npm 6.14.15 yarn 1.22.4 /usr/local/bin/yarn pnpm - not installed
Ignite ignite-cli 7.10.5 /Users/chanwoopark/.npm/_npx/93927/bin/ignite ignite src build /Users/chanwoopark/.npm/_npx/93927/lib/node_modules/ignite-cli/build
Android java 1.8.0_211 /usr/bin/java android home - undefined
iOS xcode 13.2.1 cocoapods 1.11.2 /usr/local/bin/pod
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (4 by maintainers)
Top GitHub Comments
@sergioisidoro Probably related to #1904 – fix incoming in #1905.
🎉 This issue has been resolved in version 7.10.8 🎉
The release is available on:
Your semantic-release bot 📦🚀