Skip to content

Fix: #5 Build fails due to missing chapter12 files#6

Open
ber5019 wants to merge 1 commit intoinfinitered:mainfrom
ber5019:fix/missing-chapter12-module-ref
Open

Fix: #5 Build fails due to missing chapter12 files#6
ber5019 wants to merge 1 commit intoinfinitered:mainfrom
ber5019:fix/missing-chapter12-module-ref

Conversation

@ber5019
Copy link

@ber5019 ber5019 commented Nov 21, 2025

Summary

Issue #5:
Fixes a build failure caused by a missing module referenced in index.js.
The entry for chapter12 points to ./solutions/chapter12/App, which no longer exists.
Removing this line allows Android and iOS builds to compile successfully.

How to verify

  1. yarn
  2. yarn start
  3. Press a or i
  4. App should build and launch normally

Expected results:

  • Android/iOS builds complete successfully
  • No “Unable to resolve module ./solutions/chapter12/App” error

Screenshots

iOS Android
ios screenshot android screenshot

If you’d prefer this resolved a different way, I’m happy to update the PR. 🙇

@ber5019 ber5019 marked this pull request as ready for review November 21, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant