Skip to content

Error while installing angular material 2 #832

Closed
@paramsinghvc

Description

@paramsinghvc

Please provide us with the following information:

  1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
    El Capitan
  1. Versions. Please run ng --version. If there's nothing outputted, please
    run in a Terminal:
    node --version
    And paste the result here.
    angular-cli: 1.0.0-beta.4
    node: 6.0.0
    os: darwin x64
  2. Repro steps. Was this an app that wasn't created using the CLI? What change did you
    do on your code? etc.
    Nothing
  3. The log given by the failure. Normally this include a stack trace and some
    more information.
    Param-Singh:Youtube param$ npm install --save @angular2-material/core @angular2-material/checkbox (node:26890) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version. npm WARN @angular2-material/[email protected] requires a peer of angular2@^2.0.0-beta.8 but none was installed. npm WARN [email protected] requires a peer of angular@>=1.3 <1.6 but none was installed. npm WARN [email protected] requires a peer of angular-animate@>=1.3 <1.6 but none was installed. npm WARN [email protected] requires a peer of angular-aria@>=1.3 <1.6 but none was installed. npm WARN [email protected] requires a peer of angular-messages@>=1.3 <1.6 but none was installed. npm WARN [email protected] requires a peer of angular-mocks@>=1.3 <1.6 but none was installed. npm WARN [email protected] requires a peer of angular-route@>=1.3 <1.6 but none was installed. npm WARN [email protected] requires a peer of angular-sanitize@>=1.3 <1.6 but none was installed.
  4. Mention any other details that might be useful.

I'm trying to use ng 2 material with a project created with angular cli but it complains about some versions of angular issue. how can I use it??


Thanks! We'll be in touch soon.

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