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

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

Results 27 angular-native-seed issues
Sort by recently updated
recently updated
newest added

hi. when i run the program it say always this error: > `rdpcache.ps1 : The term 'rdpcache.ps1' is not recognized as the name of a cmdlet, function, script file, or...

This seed is well outdated and needs updating. Would that be possible for one of the maintainers to do? Thank you very much!

I catched that error before to do that: ``` [16:21:09] Using gulpfile ~/Code/hybrid-shared/nativescript/gulpfile.js [16:21:09] Starting 'build.cli.Phone'... [16:21:09] Starting 'build.Phone'... [16:21:09] Starting 'build.Default'... [16:21:09] Starting 'clean.Dist'... [16:21:09] Finished 'clean.Dist' after 51...

I am using this as seed for my Angular5 and NativeScript project. It will be great if you can help me with script that will help me build in Prod...

I did the following steps --> 1) git clone angular-native-seed 2) npm i 3) npm install nativescript 4) curl command to setup the android and ios environments 5) cd nativescript...

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...

bug

Did a fresh install twice in different folders to try both Node v8.9.4 and Node v6.13.0 using nvm for Windows (Win 10 64-bit). In both cases, I got the same...

Hi, I have just cloned angular-native-seed and run "npm i" in the root directory, then I get these errors (some of which I think might be ok): node-pre-gyp ERR! Tried...

Demonstrate how to integrate Firebase for both Web and NativeScript.

wiki
planned