Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Warning from _Serial on tutorial|web/main.dart with input tutorial|lib/component/* #1603

Open
@mulander

Description

@mulander

The above warning is raised on all html attached to the component from the updated angular.dart tutorial. The same warning is raised in the Dart Editor.

All of the mentioned html is specified in pubspec.yml

The warnings seem to have no impact on the page itself.

[mulander@koparo Chapter_06]$ pub build
Loading source assets... 
Loading di/module_transformer and smoke/src/default_transformer transformers... (1.3s)
Loading angular transformers... (1.5s)
Building tutorial... (13.0s)
[Warning from _Serial on tutorial|web/main.dart with input tutorial|lib/component/recipe_book.dart]:
line 14, column 1 of package:tutorial/component/recipe_book.dart: Unable to find recipe_book.html at tutorial|recipe_book.html
@Component(
^^^^^^^^^^^
[Warning from _Serial on tutorial|web/main.dart with input tutorial|lib/component/view_recipe.dart]:
line 6, column 1 of package:tutorial/component/view_recipe.dart: Unable to find view_recipe.html at tutorial|view_recipe.html
@Component(
^^^^^^^^^^^
[Warning from _Serial on tutorial|web/main.dart with input tutorial|lib/component/search_recipe.dart]:
line 5, column 1 of package:tutorial/component/search_recipe.dart: Unable to find search_recipe.html at tutorial|search_recipe.html
@Component(
^^^^^^^^^^^
[Warning from _Serial on tutorial|web/main.dart with input tutorial|lib/component/rating.dart]:
line 30, column 1 of package:tutorial/component/rating.dart: Unable to find rating.html at tutorial|rating.html
@Component(
^^^^^^^^^^^
[Info from Dart2JS]:
Compiling tutorial|web/main.dart...
[Dart2JS on tutorial|web/main.dart]:
1 warning(s) suppressed in package:route_hierarchical.
[Dart2JS on tutorial|web/main.dart]:
1 warning(s) suppressed in package:angular.
[Info from Dart2JS]:
Took 0:00:20.202480 to compile tutorial|web/main.dart.
Built 190 files to "build".
[mulander@koparo Chapter_06]$

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions