Skip to content

Commit bcc8c2c

Browse files
committed
add hidden HybridApp setup step
1 parent adb8ddc commit bcc8c2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,8 @@ You can only build HybridApp if you have been granted access to [`Mobile-Expensi
463463
[url "https://github.com/"]
464464
insteadOf = ssh://git@github.com/
465465
```
466+
3. The first time you build the app you will need to build YAPL (OldDot javascript logic). Simply run `npm run grunt:build:shared` from the `Mobile-Expensify` submodule
467+
- The following runtime error often indicates that YAPL has not been built correctly: `undefined is not an object (evaluating'Store.ReportHistory.bindCacheClearingEvents')`
466468

467469
At this point, the default behavior of some `npm` scripts will change to target HybridApp:
468470
- `npm run android` - build HybridApp for Android

0 commit comments

Comments
 (0)