Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.35 KB | None | 0 0
  1. {
  2. "name": "graph-custom-test",
  3. "version": "0.0.0",
  4. "scripts": {
  5. "android": "tns run android --bundle",
  6. "ios": "tns run ios --bundle",
  7. "mobile": "tns run --bundle",
  8. "preview": "tns preview --bundle",
  9. "ng": "ng",
  10. "start": "ng serve",
  11. "build": "ng build",
  12. "test": "ng test",
  13. "lint": "ng lint",
  14. "e2e": "ng e2e"
  15. },
  16. "private": true,
  17. "dependencies": {
  18. "nativescript-angular": "~7.2.0",
  19. "nativescript-theme-core": "~1.0.4",
  20. "reflect-metadata": "~0.1.12",
  21. "tns-core-modules": "~5.2.0",
  22. "@angular/common": "~7.2.0",
  23. "@angular/compiler": "~7.2.0",
  24. "@angular/core": "~7.2.0",
  25. "@angular/forms": "~7.2.0",
  26. "@angular/platform-browser": "~7.2.0",
  27. "@angular/platform-browser-dynamic": "~7.2.0",
  28. "@angular/router": "~7.2.0",
  29. "@azure/msal-angular": "^0.1.2",
  30. "@fortawesome/angular-fontawesome": "^0.3.0",
  31. "@fortawesome/fontawesome-svg-core": "^1.2.8",
  32. "@fortawesome/free-regular-svg-icons": "^5.5.0",
  33. "@fortawesome/free-solid-svg-icons": "^5.5.0",
  34. "@microsoft/microsoft-graph-client": "^1.3.0",
  35. "@nativescript/schematics": "^0.5.2",
  36. "@ng-bootstrap/ng-bootstrap": "^4.0.0",
  37. "bootstrap": "^4.1.3",
  38. "core-js": "^2.5.4",
  39. "moment": "^2.22.2",
  40. "moment-timezone": "^0.5.23",
  41. "rxjs": "~6.3.3",
  42. "rxjs-compat": "^6.3.3",
  43. "tslib": "^1.9.0",
  44. "zone.js": "~0.8.26"
  45. },
  46. "devDependencies": {
  47. "nativescript-dev-webpack": "^0.20.0",
  48. "@nativescript/schematics": "~0.4.0",
  49. "@angular-devkit/build-angular": "~0.13.0",
  50. "@angular/cli": "^7.3.6",
  51. "@angular/compiler-cli": "~7.2.0",
  52. "@angular/language-service": "~7.2.0",
  53. "@types/jasmine": "~2.8.8",
  54. "@types/jasminewd2": "~2.0.3",
  55. "@types/node": "~8.9.4",
  56. "codelyzer": "~4.5.0",
  57. "jasmine-core": "~2.99.1",
  58. "jasmine-spec-reporter": "~4.2.1",
  59. "karma": "~4.0.0",
  60. "karma-chrome-launcher": "~2.2.0",
  61. "karma-coverage-istanbul-reporter": "~2.0.1",
  62. "karma-jasmine": "~1.1.2",
  63. "karma-jasmine-html-reporter": "^0.2.2",
  64. "protractor": "~5.4.0",
  65. "ts-node": "~7.0.0",
  66. "tslint": "~5.11.0",
  67. "typescript": "~3.2.2"
  68. },
  69. "nativescript": {
  70. "id": "org.nativescript.ngsample",
  71. "tns-android": {
  72. "version": "5.2.1"
  73. }
  74. }
  75. }
  76.  
  77. System.err: java.lang.RuntimeException: Unable to create application com.tns.NativeScriptApplication: com.tns.NativeScriptException:
  78. System.err:
  79. System.err: Error calling module function
  80. System.err:
  81. System.err: Error calling module function
  82. System.err:
  83. System.err: ReferenceError: Window is not defined
  84. System.err: File: "file:///data/data/org.nativescript.ngsample/files/app/vendor.js, line: 69711, column: 28
  85. System.err:
  86. System.err: StackTrace:
  87. System.err: Frame: function:'../node_modules/@azure/msal-angular/dist/msal.module.js', file:'file:///data/data/org.nativescript.ngsample/files/app/vendor.js', line: 69711, column: 29
  88. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  89. System.err: Frame: function:'../node_modules/@azure/msal-angular/dist/index.js', file:'file:///data/data/org.nativescript.ngsample/files/app/vendor.js', line: 69450, column: 70
  90. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  91. System.err: Frame: function:'./app/auth.service.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 665, column: 77
  92. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  93. System.err: Frame: function:'./app/home/home.component.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1031, column: 71
  94. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  95. System.err: Frame: function:'./app/app.routes.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 645, column: 78
  96. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  97. System.err: Frame: function:'./app/app-routing.module.tns.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 522, column: 69
  98. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  99. System.err: Frame: function:'./app/app.module.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 586, column: 81
  100. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  101. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1319, column: 73
  102. System.err: Frame: function:'./main.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1348, column: 30
  103. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  104. System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 45, column: 23
  105. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 149, column: 18
  106. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 152, column: 10
  107. System.err: Frame: function:'require', file:'', line: 1, column: 266
  108. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/starter.js', line: 2, column: 1
  109. System.err: Frame: function:'require', file:'', line: 1, column: 266
  110. System.err:
  111. System.err:
  112. System.err: ReferenceError: Window is not defined
  113. System.err: File: "<unknown>, line: 1, column: 265
  114. System.err:
  115. System.err: StackTrace:
  116. System.err: Frame: function:'../node_modules/@azure/msal-angular/dist/msal.module.js', file:'file:///data/data/org.nativescript.ngsample/files/app/vendor.js', line: 69711, column: 29
  117. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  118. System.err: Frame: function:'../node_modules/@azure/msal-angular/dist/index.js', file:'file:///data/data/org.nativescript.ngsample/files/app/vendor.js', line: 69450, column: 70
  119. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  120. System.err: Frame: function:'./app/auth.service.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 665, column: 77
  121. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  122. System.err: Frame: function:'./app/home/home.component.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1031, column: 71
  123. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  124. System.err: Frame: function:'./app/app.routes.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 645, column: 78
  125. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  126. System.err: Frame: function:'./app/app-routing.module.tns.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 522, column: 69
  127. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  128. System.err: Frame: function:'./app/app.module.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 586, column: 81
  129. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  130. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1319, column: 73
  131. System.err: Frame: function:'./main.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1348, column: 30
  132. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  133. System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 45, column: 23
  134. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 149, column: 18
  135. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 152, column: 10
  136. System.err: Frame: function:'require', file:'', line: 1, column: 266
  137. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/starter.js', line: 2, column: 1
  138. System.err: Frame: function:'require', file:'', line: 1, column: 266
  139. System.err:
  140. System.err:
  141. System.err: ReferenceError: Window is not defined
  142. System.err: File: "<unknown>, line: 1, column: 265
  143. System.err:
  144. System.err: StackTrace:
  145. System.err: Frame: function:'../node_modules/@azure/msal-angular/dist/msal.module.js', file:'file:///data/data/org.nativescript.ngsample/files/app/vendor.js', line: 69711, column: 29
  146. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  147. System.err: Frame: function:'../node_modules/@azure/msal-angular/dist/index.js', file:'file:///data/data/org.nativescript.ngsample/files/app/vendor.js', line: 69450, column: 70
  148. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  149. System.err: Frame: function:'./app/auth.service.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 665, column: 77
  150. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  151. System.err: Frame: function:'./app/home/home.component.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1031, column: 71
  152. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  153. System.err: Frame: function:'./app/app.routes.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 645, column: 78
  154. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  155. System.err: Frame: function:'./app/app-routing.module.tns.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 522, column: 69
  156. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  157. System.err: Frame: function:'./app/app.module.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 586, column: 81
  158. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  159. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1319, column: 73
  160. System.err: Frame: function:'./main.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1348, column: 30
  161. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  162. System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 45, column: 23
  163. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 149, column: 18
  164. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 152, column: 10
  165. System.err: Frame: function:'require', file:'', line: 1, column: 266
  166. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/starter.js', line: 2, column: 1
  167. System.err: Frame: function:'require', file:'', line: 1, column: 266
  168. System.err:
  169. System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5876)
  170. System.err: at android.app.ActivityThread.access$1100(ActivityThread.java:199)
  171. System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1650)
  172. System.err: at android.os.Handler.dispatchMessage(Handler.java:106)
  173. System.err: at android.os.Looper.loop(Looper.java:193)
  174. System.err: at android.app.ActivityThread.main(ActivityThread.java:6669)
  175. System.err: at java.lang.reflect.Method.invoke(Native Method)
  176. System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
  177. System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
  178. System.err: Caused by: com.tns.NativeScriptException:
  179. System.err:
  180. System.err: Error calling module function
  181. System.err:
  182. System.err: Error calling module function
  183. System.err:
  184. System.err: ReferenceError: Window is not defined
  185. System.err: File: "file:///data/data/org.nativescript.ngsample/files/app/vendor.js, line: 69711, column: 28
  186. System.err:
  187. System.err: StackTrace:
  188. System.err: Frame: function:'../node_modules/@azure/msal-angular/dist/msal.module.js', file:'file:///data/data/org.nativescript.ngsample/files/app/vendor.js', line: 69711, column: 29
  189. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  190. System.err: Frame: function:'../node_modules/@azure/msal-angular/dist/index.js', file:'file:///data/data/org.nativescript.ngsample/files/app/vendor.js', line: 69450, column: 70
  191. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  192. System.err: Frame: function:'./app/auth.service.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 665, column: 77
  193. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  194. System.err: Frame: function:'./app/home/home.component.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1031, column: 71
  195. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  196. System.err: Frame: function:'./app/app.routes.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 645, column: 78
  197. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  198. System.err: Frame: function:'./app/app-routing.module.tns.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 522, column: 69
  199. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  200. System.err: Frame: function:'./app/app.module.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 586, column: 81
  201. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  202. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1319, column: 73
  203. System.err: Frame: function:'./main.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1348, column: 30
  204. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  205. System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 45, column: 23
  206. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 149, column: 18
  207. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 152, column: 10
  208. System.err: Frame: function:'require', file:'', line: 1, column: 266
  209. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/starter.js', line: 2, column: 1
  210. System.err: Frame: function:'require', file:'', line: 1, column: 266
  211. System.err:
  212. System.err:
  213. System.err: ReferenceError: Window is not defined
  214. System.err: File: "<unknown>, line: 1, column: 265
  215. System.err:
  216. System.err: StackTrace:
  217. System.err: Frame: function:'../node_modules/@azure/msal-angular/dist/msal.module.js', file:'file:///data/data/org.nativescript.ngsample/files/app/vendor.js', line: 69711, column: 29
  218. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  219. System.err: Frame: function:'../node_modules/@azure/msal-angular/dist/index.js', file:'file:///data/data/org.nativescript.ngsample/files/app/vendor.js', line: 69450, column: 70
  220. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  221. System.err: Frame: function:'./app/auth.service.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 665, column: 77
  222. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  223. System.err: Frame: function:'./app/home/home.component.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1031, column: 71
  224. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  225. System.err: Frame: function:'./app/app.routes.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 645, column: 78
  226. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  227. System.err: Frame: function:'./app/app-routing.module.tns.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 522, column: 69
  228. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  229. System.err: Frame: function:'./app/app.module.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 586, column: 81
  230. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  231. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1319, column: 73
  232. System.err: Frame: function:'./main.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1348, column: 30
  233. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  234. System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 45, column: 23
  235. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 149, column: 18
  236. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 152, column: 10
  237. System.err: Frame: function:'require', file:'', line: 1, column: 266
  238. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/starter.js', line: 2, column: 1
  239. System.err: Frame: function:'require', file:'', line: 1, column: 266
  240. System.err:
  241. System.err:
  242. System.err: ReferenceError: Window is not defined
  243. System.err: File: "<unknown>, line: 1, column: 265
  244. System.err:
  245. System.err: StackTrace:
  246. System.err: Frame: function:'../node_modules/@azure/msal-angular/dist/msal.module.js', file:'file:///data/data/org.nativescript.ngsample/files/app/vendor.js', line: 69711, column: 29
  247. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  248. System.err: Frame: function:'../node_modules/@azure/msal-angular/dist/index.js', file:'file:///data/data/org.nativescript.ngsample/files/app/vendor.js', line: 69450, column: 70
  249. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  250. System.err: Frame: function:'./app/auth.service.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 665, column: 77
  251. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  252. System.err: Frame: function:'./app/home/home.component.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1031, column: 71
  253. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  254. System.err: Frame: function:'./app/app.routes.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 645, column: 78
  255. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  256. System.err: Frame: function:'./app/app-routing.module.tns.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 522, column: 69
  257. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  258. System.err: Frame: function:'./app/app.module.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 586, column: 81
  259. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  260. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1319, column: 73
  261. System.err: Frame: function:'./main.ts', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 1348, column: 30
  262. System.err: Frame: function:'__webpack_require__', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 76, column: 30
  263. System.err: Frame: function:'checkDeferredModules', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 45, column: 23
  264. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 149, column: 18
  265. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/bundle.js', line: 152, column: 10
  266. System.err: Frame: function:'require', file:'', line: 1, column: 266
  267. System.err: Frame: function:'', file:'file:///data/data/org.nativescript.ngsample/files/app/starter.js', line: 2, column: 1
  268. System.err: Frame: function:'require', file:'', line: 1, column: 266
  269. System.err:
  270. System.err: at com.tns.Runtime.runModule(Native Method)
  271. System.err: at com.tns.Runtime.runModule(Runtime.java:624)
  272. System.err: at com.tns.Runtime.run(Runtime.java:616)
  273. System.err: at com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21)
  274. System.err: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1154)
  275. System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5871)
  276. System.err: ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement