am developing an app using nativescript and angular2 with angular2seed advanced. while developing this app face a problem ie,while giving import {nativeScriptBootstrap} from "nativescriptangular/application"; Cannot find module 'nativescript-angular/application'.am new to this how can i solve this issue.Thanks in advance.
package.json
"nativescript-angular": "0.6.0",