This repository was archived by the owner on Aug 7, 2021. It is now read-only.
Unable to run using --bundle - Module 'ui/label' not found for element 'Label' #561
Closed
8 of 9 tasks
Labels
Issue Checklist
Tell us about the problem
We are starting our up using tns run ios --bundle.
Upon startup, our login page appears. Then once logged, we try to load a lazy loaded module with the user data. However, the app crashes with the following error
file:///app/vendor.js:141210:56: JS ERROR Error: Parsing XML at 1:1
When i look in the bundle, I cannot see tns_module folder in the app folder.
When running without --bundle we can run the app fine.
Local environment
Project data
The text was updated successfully, but these errors were encountered: