-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
NativeClass not found error #47
Comments
@farfromrefug This same issue occurred yesterday but was fixed after 4 hours automatically, it looks like it has something to with the update you are making to this package |
@nc1401 thanks yes I need to find a way to ensure it never happens. It is an issue with npm which makes it happen randomly |
@farfromrefug is it an intermittent issue? Is there a tentative plan to when this will be resolved, or do we roll back to ui-charts-1.2.26 while this is being resolved? Cause that's the only package that has a dependency on ui-canvas for us. |
@nc1401 it is fixed latest isn't it? |
@farfromrefug not yet, I still see the same issue |
@nc1401 OK strange dont see it here. Will take a look |
@farfromrefug did you get a chance to look into it? |
@nc1401 a new version is out. |
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
@nativescript/[email protected]
@nativescript/[email protected]
@nativescript/[email protected]
"@nativescript-community/ui-chart": "^1.2.26",
"@nativescript/core": "8.5.9"
},
"devDependencies": {
"@nativescript/android": "8.5.0",
"@nativescript/ios": "~8.5.2"
}
APP crashed on launch with this error :
JavaScript exception - application has been terminated. *****
2023-10-20 18:35:45.131767+0530 QA-Investor360[68659:4176799] NativeScript encountered a fatal error: Uncaught ReferenceError: NativeClass is not defined
at
The text was updated successfully, but these errors were encountered: