nativescript-autocomplete icon indicating copy to clipboard operation
nativescript-autocomplete copied to clipboard

Folder seems to be missing files, doesn't work.

Open vinmontes opened this issue 8 years ago • 0 comments
trafficstars

I downloaded the folder and ran it.

On the main-page.ts I get two errors:

[TS] Cannot find module 'data/observable' [TS] Cannot find module 'ui/page'

On app.ts page I get:

[TS] Cannot find module 'application'

On model-view-model.ts I get:

[TS] Cannot find module 'data/observable'

When I look for the files these files do not exists in the folder. Am I missing something? Any thoughts?

Thank you.

vinmontes avatar Apr 07 '17 22:04 vinmontes