Closed
Description
Please provide us with the following information:
- OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
El Capitan - 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.11-webpack.2
node: 4.4.4 - Repro steps. Was this an app that wasn't created using the CLI? What change did you
do on your code? etc.
None - The log given by the failure. Normally this include a stack trace and some
more information.
None - Mention any other details that might be useful.
Code completion for @types seems to be hit or miss within VSCode. For example moment works fine and is recognized when imported and you get full code completion of methods etc. Whereas lodash does not.
The tsconfig.json seems to be defined correctly with the typeRoots and if you create a reference inline within the file typescript resolves it fine and you get code completion/intellisense.
Thanks! We'll be in touch soon.
Metadata
Metadata
Assignees
Labels
No labels