Skip to content

Change typings.json to use 'global' instead of ambient' #843

Closed
@alexkibler

Description

@alexkibler

Please provide us with the following information:

  1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
    Windows 10
  1. Versions. Please run ng --version. If there's nothing outputted, please
    1.0.0-beta.4
  2. Repro steps. Was this an app that wasn't created using the CLI? What change did you
    do on your code? etc.
    typings install

Typings install does not install the d.ts files because it's expecting the typings.json file to have globalDependencies as opposed to ambientDependencies, as it is now.

See the typings changelog

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions