Skip to content

[Bug]: Angular Errors #399

Description

@hasokeric

What happened?

Sometimes Console Ninja stops working, and when I restart my ng serve it corrupted my code:

  Property 'map' does not exist on type 'string'. [plugin angular-compiler]

    src/@wap/pipes/find-by-key/find-by-key.pipe.ts:44:81:
      44  ... eslint-disable *//* eslint-disable-line */oo_al(value.map(item =>

I then simply restart the IDE and it works again, intermittent.

Version

Latest

CLI command to start your dev tool

ng serve

Steps to reproduce (or sample repo)

N/A

Log output

Property 'map' does not exist on type 'string'. [plugin angular-compiler]

    src/@wap/pipes/find-by-key/find-by-key.pipe.ts:44:81:
      44 │ ... eslint-disable *//* eslint-disable-line */oo_al(value.map(item =>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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