Questions tagged [angular-seed-advanced]

4 questions
3
votes
1 answer

Import mobile specific nativescript plugin in NathaWalker angular-seed-advanced

I recently started working on Nativescript. I found NathanWalker's angular-seed-advanced quite interesting. I am facing one issue in that. How do I import mobile specific nativescript's plugin in my components as that component is being used for web…
1
vote
0 answers

How to integrate Metronic theme code in angular-seed-advanced

anyone please let me know that how we can integrate metronic theme code in angular-seed-advanced. Please share the link or all the possible steps so that it can be configured perfectly in angular seed projects.
Brajesh Kanungo
  • 129
  • 2
  • 13
1
vote
0 answers

Why do I get an error of Can't resolve all parameters for NgbRadio when deploying code sometimes

I have an Electron Angular 2.1.1 application built on top of the Angular Seed Advanced seed project. This was started over a year ago, and recently when attempting to deploy the code to a new system I sometimes run into a series of errors. My code…
JasonPerr
  • 339
  • 3
  • 16
0
votes
0 answers

Merging metronic code with angular-seed-advanced

I have replaced index.html file of metronic with the index.html file of angular-seed-advanced (src/client) also I have dropped my metronic code inside the client folder but after running the code I am “Parser blocking cross site error”. Can you…
Anjana
  • 759
  • 2
  • 12
  • 33