-
Notifications
You must be signed in to change notification settings - Fork 11.9k
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 run
in a Terminal:node --versionand paste the result here:
angular-cli: local (v1.0.0-beta.10, branch: master)
node: 6.2.2
os: win32 x64
(webpack branch) - Repro steps. Was this an app that wasn't created using the CLI? What change did you
do on your code? etc.
1. I'm not seeing a Typings folder anymore? How is AngularJS comes now with intellisesnse, because I see that it has intellisense?
2. What about third party libraries with Typings? How to do that then?
3. What does the @ before a package mean? Has this something to do with it or importing? - The log given by the failure. Normally this include a stack trace and some
more information. - Mention any other details that might be useful.
Thanks! We'll be in touch soon.
Reactions are currently unavailable