Skip to content

'ember' is replaced with 'ng' a bit too eagerly in log output #1405

@duanemck

Description

@duanemck
  1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
    Windows 10
  2. Versions. Please run ng --version. If there's nothing outputted, please
    run in a Terminal:
    node --version
    And paste the result here.
    1.0.0-beta.8
  3. Repro steps. Was this an app that wasn't created using the CLI? What change did you
    do on your code? etc.
    • In an existing app, add a file/type that has the word 'ember' in it somewhere.
    • In my case this was teamMember.component.ts
    • All logging around that file as well as typescript errors is output at teamM**ng**r
    • The 'ember' part is replaced by 'ng'
  4. The log given by the failure. Normally this include a stack trace and some
    more information.
    Types of property 'teamMngs' are incompatible.
  5. Mention any other details that might be useful.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions