Download packages from NPM
-
Install PackageInstaller.
-
Use PackageInstaller to install Angular 2, systemjs and Typings.
Right-click on the project, then click on Quick Install Package.
-
Use PackageInstaller to install typings for es6-shim.
Angular 2 includes es6-shim for Promise support, but TypeScript still needs the types. In PackageInstaller, choose Typing instead of npm. Then type “es6-shim”:
Please login to continue.