-
After upgrading to Angular 4, this error appeared while building.
**ERROR in Error encountered resolving symbol values statically. Calling function 'makeDecorator', function calls are not supported…
-
When playing with the lib, if I put wrong/duplicated values for { cols, rows, x, y} to the list of widgets, they just disappear and no error thrown.
Expected behavior is when there are collisions in …
-
spin build failing with the latest version of spinjs. The issue can be reproduced with `https://github.com/sysgears/apollo-universal-starter-kit` on `angularjs` branch.
ran with `ios.enabled = t…
-
After I run `npm run bundle`, I got some errors below:
`gale@gale-ThinkPad-T450s:~/Documents/github/angular2-components/ng2-logger$ npm run bundle
> @nsalaun/ng2-logger@1.0.2 bundle /home/gale/D…
-
several issues currently prohibit a successful 'aot' build.
presumably an AOT build provides the fastest and smallest app bundle for a production deploy.
currently out JIT build is a working alt…
-
At least on Chrome 48
https://rawgit.com/webcomponents/angular-interop/06d5a154ba295a3d2fd6ab79ddbf6a7405f6a0e8/angular2/index.html
Throws exceptions
```
https://polygit.org/components/webcomp…
-
I am using webpack, via the angular2-webpack-starter. Once I add this module AoT compile no longer works. Here is the error I get.
Error: Error encountered resolving symbol values statically. Calli…
-
I get following errors:
```
[default] /node_modules/angular2-ladda/module/ladda-config.d.ts:9:20
Cannot find name 'keyof'.
[default] /node_modules/angular2-ladda/module/ladda-config.d.ts:9:…
-
I'm getting the following error when trying to run my build script:
> jimmypro:dn jimmyff$ pub run tool/build.dart
> 'package:build/src/builder/logging.dart': error: line 12 pos 11: generic functi…
-
Hi Ray ! I just start your course and by installing, everything went fine until git checkout.
Afterwards the mess starts:
npm install
`npm WARN deprecated node-uuid@1.4.7: use uuid module instead…