-
Hi,
I'm a newbie working with unit test on Ionic and I'm having a rough time with this issue. I'm able to run the test without problem if I'm not using any spec files (I used #79 to get there), but …
-
-
如题。
-
Hello,
I'm trying to migrate a Angular/JSPM project from old istambul instrumenters to remap-istambul, but we are facing an error and don't find any help on the documentation or previously opened ti…
-
I am getting different results when i am bundling in development or production with webpack.
The desired result would be the following one, when i am bundling in development mode:
![](http://i.i…
-
Is there a way to build project for development with watch parameter?
Something like this: npm run build:dev --watch
-
Hello! Thanks for the library support on this :)
When following your documentation (specifically for method #3) step for step. I keep getting this error in the console:
`ngx-powerbi.js:264 Uncau…
-
i'm using a fresh install of the angular2-seed and affthe the process of install ing the module i'm getting the error
`error TS2307: Cannot find module 'ng2-fontawesome'.`
-
Hi, I am facing a tough issue trying a few things for AoT. When I try to add an `*ngFor` reference in a template with its corresponding metadata (importing `CommonModule` in the `MainModule` and so) a…
-
Hi, I've installed Treant using npm to use in my node application and it is now stored as a node module. I'm using angular for the front-end of my application and i'm just wondering could someone tell…