Closed
Description
Please provide us with the following information:
- OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Windows 10
- Versions. Please run
ng --version
. If there's nothing outputted, please
1.0.0-beta.4 - 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
Labels
No labels