You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
Running hello world sample using pub serve fails with the following exception
Illegal argument(s): No type factory provided for ShadowDomComponentFactory! (resolving DirectiveMap -> DirectiveSelectorFactory -> ElementBinderFactory -> ComponentFactory)
STACKTRACE:
Error
at dart.wrapException (http://localhost:8080/hello_world.dart.js:2391:15)
at StaticInjector.newInstanceOf$4 (http://localhost:8080/hello_world.dart.js:31100:17)
at TypeProvider.get$4 (http://localhost:8080/hello_world.dart.js:31065:23)
at StaticInjector.BaseInjector.getInstanceByKey$3 (http://localhost:8080/hello_world.dart.js:30829:24)
at StaticInjector_newInstanceOf_closure.<anonymous> (http://localhost:8080/hello_world.dart.js:31116:32)
at StaticInjector_newInstanceOf_closure.call$2 [as call$1] (http://localhost:8080/hello_world.dart.js:31118:19)
at closure186.call$1 (http://localhost:8080/hello_world.dart.js:16692:109)
at StaticInjector.newInstanceOf$4 (http://localhost:8080/hello_world.dart.js:31101:26)
at TypeProvider.get$4 (http://localhost:8080/hello_world.dart.js:31065:23)
at StaticInjector.BaseInjector.getInstanceByKey$3 (http://localhost:8080/hello_world.dart.js:30829:24)