-
Using angular2-highcharts with webpack and AOT compiler. The app module does not like the ChartModule.forRoot(require('highcharts')). I get the following error when I build:
ERROR in Error encoun…
-
I'm using:
`https://github.com/angularclass/angular2-webpack-starter.git`
And got this the error by compiling for build:prod tasks:
```ERROR in vendor.1346b1ae7f870076c4d3.bundle.js from UglifyJ…
-
Other options for polyfill loading that may have benefits over Angular 2 quickstart suggested approach.
polyfills.io service (for IE and Safari)
core.js vs es6-shims + reflect-metadata
specific core.…
-
Hi,
When I try to use the date picker I get the error "date is not defined" I dont use a variable named date, it seems to be something in the datepicker code.
I use the tag like so:
``
I tri…
-
I forked the Angular team's [webpack starter](https://github.com/GoThinkster/ang2-starter/settings/collaboration) and made it simpler; it should be a good boilerplate for us to use. It needs to be upd…
-
### Expected behaviour
We should be able to run unit test using Angular CLI
### Actual behaviour
In debug browser, a test that passes according to the command line fails in the debug browser with…
-
docker run --rm --name gradle frekele/gradle
-
I could not get injection working.
Example:
https://github.com/AngularClass/angular2-webpack-starter/blob/master/src/app/home/home.spec.ts#L32
```
// provide our implementations or mocks to the depe…
StefH updated
8 years ago
-
## Description
Hi I tried your generator today and I had the error below when running `gulp serve` or `gulp test` :
### Error Message & Stack Trace
```
ERROR in C:\Users\Romain\IdeaProjects…
-
I'm trying to use it with angular 2.4.0 but it is giving me error:
```ERROR in C:/xampp/htdocs/travelz/src/app/app.module.ts (28,36): Cannot find module 'angular2-carousel-ztw/carousel-module.modul…