-
-
Notifications
You must be signed in to change notification settings - Fork 240
Closed
Description
Hi team,
I'm getting the following error trying to run the latest RC:
CONSOLE ERROR file:///app/tns_modules/tns-core-modules/trace/trace.js:165:30: ns-renderer: ERROR BOOTSTRAPPING ANGULAR
CONSOLE ERROR file:///app/tns_modules/tns-core-modules/trace/trace.js:165:30: ns-renderer: StaticInjectorError[InjectionToken DocumentToken]:
These are my dependencies:
"dependencies": {
"@angular/animations": "~5.0.0",
"@angular/common": "~5.0.0",
"@angular/compiler": "~5.0.0",
"@angular/core": "~5.0.0",
"@angular/forms": "~5.0.0",
"@angular/http": "~5.0.0",
"@angular/platform-browser": "~5.0.0",
"@angular/platform-browser-dynamic": "^5.0.0",
"@angular/router": "~5.0.0",
"@ngrx/core": "^1.2.0",
"@ngrx/effects": "^4.1.0",
"@ngrx/store": "^4.1.0",
"@ngx-translate/core": "^8.0.0",
"@ngx-translate/http-loader": "^2.0.0",
"nativescript-angular": "^5.0.0-rc.0",
"nativescript-floatingactionbutton": "^4.1.2",
"nativescript-geolocation": "^4.2.0",
"nativescript-google-maps-sdk": "^2.4.2",
"nativescript-gradient": "^2.0.1",
"nativescript-insomnia": "^1.2.1",
"nativescript-performance-monitor": "^1.0.0",
"nativescript-status-bar": "^1.1.1",
"nativescript-theme-core": "~1.0.2",
"reflect-metadata": "~0.1.8",
"rxjs": "^5.5.2",
"tns-core-modules": "~3.3.0",
"zone.js": "~0.8.2"
}
Best regards
Patrick
Metadata
Metadata
Assignees
Labels
No labels