I have defined the following Angular2 component:
import {Component} from \'angular2/core\'; @Component({ selector: \'my-app\', moduleId: module.id, te
I installed in the project, and worked well
npm install @types/node --save-dev