ProgressNS / nativescript-ui-feedback

This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115 stars 21 forks source link

Fail to run the listview sample project in nativescript-ui-samples-angular #1519

Open ethanzhu1 opened 3 years ago

ethanzhu1 commented 3 years ago

Please take a minute to read our NativeScript Code of Conduct before proceeding with posting issues or discussing. The purpose of this guide is to make communication and cooperation within our forums a pleasure for you and the other members.

Please, provide the details below:

Tell us about the problem

I cloned nativescript-ui-samples-angular to see samples for listview. But it failed to run on my local.

Which platform(s) does your issue occur on?

Android

Please provide the following version numbers that your issue occurs with:

Please tell us how to recreate the issue in as much detail as possible.

  1. open command line
  2. git clone https://github.com/ProgressNS/nativescript-ui-samples-angular.git
  3. navigate to nativescript-ui-samples-angular\listview
  4. tns run android --emulator
  5. get this error image

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

I didn't modify anything.