TeamMaestro / angular-native-seed

Build web apps and NativeScript applications from one codebase using the AngularCLI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No manifest found in <PATH>\nativescript\app\App_Resources\Android\AndroidManifest.xml

gordingin opened this issue · comments

I cloned the repo into d:\git\companyname\productname and after I npm install both folder, I try to run it with npm run android.

I get this error

No manifest found in d:\git\companyname\productname\nativescript\app\App_Resources\Android\AndroidManifest.xml

If I clone it into d:\git\companyname, follow the same process, it all works.

I do not think it like the subfolder.

Working in Windows 10

Sub-folders should not effect the runtime of the apps. Please review popular Google searches regarding this issue, as 99% of the time it's related to out-dated NS versions or internet connectivity issues while installing packages.

https://discourse.nativescript.org/t/tns-build-error-sed-no-such-file-or-directory/1499/8