Skip to content

Getting Started Guide missing a step to install @types/hammerjs #1889

@shaozi

Description

@shaozi

Bug, feature request, or proposal:

Documentation

What is the expected behavior?

New project with angular-cli and tried to add material2 by following Getting Started Guide.
After added a material tag, compile failed with bunch of Cannot find name 'HammerManager'. and Cannot find name 'HammerInput'. errors.

The solution is as in issue #977 to install

npm install --save hammerjs @types/hammerjs

What is the use-case or motivation for changing an existing behavior?

Document usability

Which versions of Angular, Material, OS, browsers are affected?

Latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsThis issue is related to documentationhelp wantedThe team would appreciate a PR from the community to address this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions