Skip to content

Uncaught TypeError: s.JitCompilerFactory is not a constructorΒ #86

@dsuwirya

Description

@dsuwirya

Steps to reproduce:

  • create a new project using Angular-CLI v1.5.0-rc.5.
  • update Angular to v5.0.0-rc.7.
  • use angular2-busy v2.0.4.
  • use typescript v2.5.3.
  • build in prod mode "ng build --prod"
  • serve the generated prod dist.

Problem:

  • application failed to load with the following exception:

ERROR TypeError: s.JitCompilerFactory is not a constructor
at r (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at dn (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at hn (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at pn (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at e.LMZF.e.get (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at Gn (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at Kn (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at Hn (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at Ar (main.a08c460ef0eff4bf7a1b.bundle.js:1)
at Cr (main.a08c460ef0eff4bf7a1b.bundle.js:1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions