Closed
Description
It seems like the e2e are always failing locally and on the CI, because of some incorrect typings.
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
Labels
No labels