Fixed the versions int he nativescript package.json so it can work now.
... | ... | @@ -151,7 +151,7 @@ |
"@angular/common": "2.0.0-rc.6", | ||
"@angular/compiler": "2.0.0-rc.6", | ||
"@angular/core": "2.0.0-rc.6", | ||
"@angular/forms": "2.0.0-rc.6 ", | ||
"@angular/forms": "2.0.0-rc.6", | ||
"@angular/http": "2.0.0-rc.6", | ||
"@angular/platform-browser": "2.0.0-rc.6", | ||
"@angular/platform-browser-dynamic": "2.0.0-rc.6", | ||
... | ... |
Please register or sign in to comment