This is a migrated thread and some comments may be shown as answers.

Error after updating to nativescript-ui-pro 3.1.4

2 Answers 61 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Anurag
Top achievements
Rank 1
Anurag asked on 07 Oct 2017, 05:03 PM

Hi 

Just updated to nativescript-ui-pro 3.1.4 . Now when I run the project on IOS i get an error message:

JS ERROR ReferenceError: Metadata for "TelerikUI.TKListViewHeaderCell" found but symbol not available at runtime.

My tns version is 3.2.0

Please help.

 

2 Answers, 1 is accepted

Sort by
0
Nikolay Tsonev
Telerik team
answered on 09 Oct 2017, 05:57 AM
Hi Anurag,

Thank you for contacting us.

I tested the latest version of the plugin while using nativescript-ui-samples-angular project. However was unable to recreate a similar problem. You could also review the demo project on your side by changing the version of the nativescript-pro-ui plugin to 3.1.4 in the package.json file and then to build it locally.


To be able to investigate further the issue, please send us the package.json file of the project and more info about your environment(CLI, node, npm versions) .Also, build the project with
tns-run ios --log trace
 and send us the full log from the console.

In the meantime, you could try deleting node_modules, platforms and hooks folders of the project and rebuild it with 
tns run ios


Regards,
nikolay.tsonev
Progress Telerik
Did you know that you can open private support tickets which are reviewed and answered within 24h by the same team who built the components? This is available in our UI for NativeScript Pro + Support offering.
0
Anurag
Top achievements
Rank 1
answered on 09 Oct 2017, 10:15 AM

Hi Nikolay,

I can confirm that after removing hooks, platoforms and node modules and then rebuilding the project with tns run ios I am not getting this error. Thanks for the help.

Regards

Anurag

Tags
General Discussion
Asked by
Anurag
Top achievements
Rank 1
Answers by
Nikolay Tsonev
Telerik team
Anurag
Top achievements
Rank 1
Share this question
or