Code Monkey home page Code Monkey logo

Comments (6)

frankwallis avatar frankwallis commented on June 3, 2024

I am seeing this too, but I don't know why its happening. This error has also been seen when using webpack http://stackoverflow.com/questions/32569473/baseexception-in-angular2with-es6-webpack. I will keep investigating.

from plugin-typescript.

edvlucas avatar edvlucas commented on June 3, 2024

Hi Frank,

Thanks for confirming the issue, good to know that it is not related to my
environment. I will play with it a bit too and if I find a solution I will
let you know.

My next idea is to exclude angular, zone and reflect from the bundle, load
them manually and then see what happens...

Greetings,

Eduardo

On Fri, Oct 30, 2015 at 8:43 AM, frankwallis [email protected]
wrote:

I am seeing this too, but I don't know why its happening. This error has
also been seen when using webpack
http://stackoverflow.com/questions/32569473/baseexception-in-angular2with-es6-webpack.
I will keep investigating.


Reply to this email directly or view it on GitHub
#52 (comment)
.

from plugin-typescript.

frankwallis avatar frankwallis commented on June 3, 2024

Thanks Eduardo - FYI it has also been reported here, with full repro: angular/angular#4999

from plugin-typescript.

frankwallis avatar frankwallis commented on June 3, 2024

It looks like it is happening when trying to register/instantiate the 'LifeCycle' class. The constructor dependencies come through as an array with a single undefined item. When loading dynamically the dependency is populated with the 'ExceptionHandler' constructor.

I wonder if it is also related to this: https://github.com/angular/angular/blob/master/gulpfile.js#L953

from plugin-typescript.

frankwallis avatar frankwallis commented on June 3, 2024

I have just updated to [email protected] and [email protected] and it looks like it has been fixed.

from plugin-typescript.

edvlucas avatar edvlucas commented on June 3, 2024

The upgrade to alpha.45 also solved my problem. Thanks for the feedback and your great plugin.

from plugin-typescript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.