Closed GenZodd closed 7 years ago
What is the TS version?
Did it work with 2.4.1?
Sent from my iPhone
On Jan 10, 2017, at 11:17 PM, Todd notifications@github.com wrote:
I'm submitting a ... [X ] bug report [ ] feature request [ ] question about the decisions made in the repository
What is the current behavior? when I run npm run build:aot I get this error.
Starting compilation using the angular compiler. Angular compilation done, starting webpack bundling. TypeError: Cannot read property 'length' of undefined at StaticSymbolResolver.resolveSymbol (D:\project\node_modules@angular\compiler\bundles\compiler.umd.js:25950:35)
What is the expected behavior? no error
Please tell us about your environment:
Angular version: 2.4.2 npm 3.10.8 Browser: [Chrome ] Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc) — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
This is an issue in your repository, there is no AOT compilation issue with either Angular 2.4.1 or 2.4.2.
@GenZodd Did you had any success with the build?
yes, thanks for asking. I had to back a couple other packages out and then I got this working. I had a toastr and a loggly npm package that I had to remove and then it worked. Then I update those other packages and it is still working.
I'm submitting a ... [X ] bug report [ ] feature request [ ] question about the decisions made in the repository
What is the current behavior? when I run npm run build:aot I get this error.
Starting compilation using the angular compiler. Angular compilation done, starting webpack bundling. TypeError: Cannot read property 'length' of undefined at StaticSymbolResolver.resolveSymbol (D:\project\node_modules\@angular\compiler\bundles\compiler.umd.js:25950:35)
What is the expected behavior? no error
Please tell us about your environment:
Angular version: 2.4.2
npm 3.10.8
Browser: [Chrome ]
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)