Skip to content

e2e: typings are invalid for e2e tsconfig #630

@devversion

Description

@devversion

It seems like the e2e are always failing locally and on the CI, because of some incorrect typings.

image

See for example, CI job: https://travis-ci.org/angular/material2/jobs/135156835

Those typings are quite outdated and hard-copied into the repository. We should better install the typings from the typings manager

As a temporary fix, we can remove the node typings from the e2e typings. (those aren't used yet)
Once we upgrade typescript we can re-introduce the node typings again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions