dart - Couldn't find `document._registerDartTypeUpgrader` -


My previously executed application now fails to run with the following stacktrace

Exception: Unsupported operation: 'Document._registerDartTypeUpgrader' could not be found, please make sure that 'packages / web_components / interop_support.html' are loaded and available before calling this function. (Package: web_components / interop.dart: 24)

What exactly does it mean?

I have only one problem but only on my Windows machine with this exact same code on the MacBook works fine.

Update:

I compared my Windows machine with the versions of MacBook. They are both:

  • DartSDK 1.7.2_r41096
  • Chromium 37.0.2062.120 (292122)
  • Packages folder symbols point to the exact same version folder
  • Update:

    This is working after changing any "version" for any version and "Pub Upgrade" to the packagepec. The package that was checked in the lock was upgraded. If you rely on any of these, then you can help if you upgrade them:

    • Args
    • Barback
    • code_transformers
    • String_Stress
    • string_scanner
    • Paper_Elements
    • Smoking Sources_maps
    • String_Tas < / Li>

    Especially I doubt the old version of Core_Allements and Paper_Elements to cause this problem, but I do not republish it Is In.


Comments

Popular posts from this blog

sql - Find last match with latest inserted name in table -

c# - XML serialize base class without knowing derived class -

Send innerHTML text in URL in JSP -