angular-native-seed icon indicating copy to clipboard operation
angular-native-seed copied to clipboard

"The parser encountered a bad or missing package name in the manifest"

Open joshcomley opened this issue 8 years ago • 10 comments

Hi guys,

I cloned, ran npm i in the root, npm i in the nativescript sub-folder, and then ran npm run android.phone to my Samsung S7.

First time around it works (although with the navigation buttons in grey boxes as opposed to matching blue with the background), but upon subsequent calls to npm run android.phone I get:

Unable to apply changes on device: ce091609f2b8d00704. Error is: The parser encountered a bad or missing package name in the manifest..

I tried recloning the project and starting again, same results. First time around it installs, second time around I end up with this error.

Does anybody have any thoughts?

All the best and thanks for the project, Josh

joshcomley avatar Jun 25 '17 11:06 joshcomley