This repository was archived by the owner on Sep 11, 2018. It is now read-only.
This repository was archived by the owner on Sep 11, 2018. It is now read-only.
"The parser encountered a bad or missing package name in the manifest" #34
Open
Description
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