question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Latest expo powered project is unable to build ios and android

See original GitHub issue

What’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

  1. npx ignite-cli new PizzaApp --expo
  2. 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:closed
  • Created 2 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jamonholmgrencommented, Feb 28, 2022

@sergioisidoro Probably related to #1904 – fix incoming in #1905.

0reactions
infinitered-circlecicommented, Mar 7, 2022

🎉 This issue has been resolved in version 7.10.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Read more comments on GitHub >

github_iconTop Results From Across the Web

After Upgrade to 43, EAS Build failing for android only... ios is ...
The build fails for android only. ios builds just fine. This only started happening after upgrading from expo 41 to expo 43.
Read more >
IOS and Android simulator cannot load expo project or Metro ...
When I run yarn IOS or expo start IOS/android, Metro Bundler does not open in browser. While there are critical dependency issues with ......
Read more >
Building React Native Apps — Expo or not?
If you are given a project that needs rapid development, and you have picked React Native to build the cross-platform app, Expo is...
Read more >
ios bundling failed expo | The AI Search Engine You Control
Try to delete node_modules folder and close the packager . Then reinstall everything by npm install in your project directory. Open side panel....
Read more >
EAS build support for Mac M1 | Voters - Expo - Canny
Run. expo prebuild . It will generate an ios and and android folder. · Open the project in XCode and under Build settings,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found