Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Question: Debugging on upgrade #415

@chrislovecnm

Description

@chrislovecnm

I am upgrading the example I maintain and am currently hitting the following error:

ts_scripts.js:32699 ERROR Error: Uncaught (in promise): ReferenceError: System is not defined
ReferenceError: System is not defined
    at SystemJsNgModuleLoader.loadFactory (ts_scripts.js:52195)
    at SystemJsNgModuleLoader.load (ts_scripts.js:52175)
    at RouterConfigLoader.loadModuleFactory (ts_scripts.js:190563)
    at RouterConfigLoader.load (ts_scripts.js:190551)
    at MergeMapSubscriber.project (ts_scripts.js:189554)
    at MergeMapSubscriber._tryNext (ts_scripts.js:5551)
    at MergeMapSubscriber._next (ts_scripts.js:5541)
    at MergeMapSubscriber.Subscriber.next (ts_scripts.js:3162)
    at Observable._subscribe (ts_scripts.js:4327)
    at Observable._trySubscribe (ts_scripts.js:3433)
    at j (zone.min.js:1)
    at j (zone.min.js:1)
    at zone.min.js:1
    at e.invokeTask (zone.min.js:1)
    at Object.onInvokeTask (ts_scripts.js:51150)
    at e.invokeTask (zone.min.js:1)
    at t.runTask (zone.min.js:1)
    at g (zone.min.js:1)
    at t.invokeTask (zone.min.js:1)
    at a.useG.invoke (zone.min.js:1)

Any ideas? Out demo is based on an older version of this demo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions