You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -463,6 +463,8 @@ You can only build HybridApp if you have been granted access to [`Mobile-Expensi
463
463
[url "https://github.com/"]
464
464
insteadOf = ssh://git@github.com/
465
465
```
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')`
466
468
467
469
At this point, the default behavior of some `npm` scripts will change to target HybridApp:
0 commit comments