NativeScript / nativescript-marketplace-demo

NativeScript kitchen sink demo. All of NativeScript’s functionality in one app.
http://www.nativescript.org
Apache License 2.0
325 stars 97 forks source link

Always get Application entry point file not found #249

Closed michaellee8 closed 7 years ago

michaellee8 commented 7 years ago

I am working on my own angular+nativescript app but found Application entry point file not found that even the bare project just ran tns create --ng proj and tns add platform android show the error above every time I try to run it. Then I tried to test the angular-end of sample-Groceries as well but the error still exists. It happens even when I use bare javascript from the end branch.

michaellee8 commented 7 years ago

A stupid mistake that I posted it here, please delete this issue.