Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IOS] App crash : Could not find module './'. Computed path #63

Open
kefahB opened this issue May 1, 2020 · 1 comment
Open

[IOS] App crash : Could not find module './'. Computed path #63

kefahB opened this issue May 1, 2020 · 1 comment

Comments

@kefahB
Copy link

kefahB commented May 1, 2020

I never had crash before .. but now when testing the App crash with IOS :

***** Fatal JavaScript exception - application has been terminated. *****
Native stack trace:
1   0x101a02928 NativeScript::reportFatalErrorBeforeShutdown(JSC::ExecState*, JSC::Exception*, bool)
2   0x101a4d058 -[TNSRuntime executeModule:referredBy:]
3   0x1004db080
4   0x1af190e18 <redacted>
JavaScript stack trace:
resolve([native code])
at [native code]
at asyncFunctionResume([native code])
at [native code]
at asyncFunctionResume([native code])
JavaScript error:
[native code]: JS ERROR Error: Could not find module './'. Computed path '/var/mobile/Containers/Data/Application/92796641-0337-4C48-9280-4886A67C8231/Library/Application Support/LiveSync/app'.
*** JavaScript call stack:
(
)
*** Terminating app due to uncaught exception 'NativeScript encountered a fatal error: Error: Could not find module './'. Computed path '/var/mobile/Containers/Data/Application/92796641-0337-4C48-9280-4886A67C8231/Library/Application Support/LiveSync/app'.
at
resolve([native code])
at [native code]
at asyncFunctionResume([native code])
at [native code]
at asyncFunctionResume([native code])
', reason: '(null)'
*** First throw call stack:
(0x1af39c96c 0x1af0b5028 0x101a02e00 0x101a4d058 0x1004db080 0x1af190e18)
NativeScript caught signal 6.
Native Stack:
1   0x101a4bc7c sig_handler(int)
2   0x1af0a3424 <redacted>
3   0x1af0a68b8 pthread_kill
4   0x1af036a74 abort
5   0x1af14e3c8 __cxa_bad_cast
6   0x1af14e5c0 <redacted>
7   0x1af0b5308 <redacted>
8   0x1af15b634 <redacted>
9   0x1af15af58 __cxa_get_exception_ptr
10  0x1af15af10 <redacted>
11  0x1af0b5158 <redacted>
12  0x101a02e00 NativeScript::reportFatalErrorBeforeShutdown(JSC::ExecState*, JSC::Exception*, bool)
13  0x101a4d058 -[TNSRuntime executeModule:referredBy:]
14  0x1004db080
15  0x1af190e18 <redacted>
@dmoptimal
Copy link

I'm having this issue too. Did you ever find a solution?

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

No branches or pull requests

2 participants