Advertisement
Guest User

Untitled

a guest
Feb 13th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.66 KB | None | 0 0
  1. unreachable code after return statement[Learn More]
  2. bluebird.core.js:3623
  3. DEBUG [aurelia] Loading plugin aurelia-templating-binding. aurelia-logging-console.js:21
  4. DEBUG [aurelia] Configured plugin aurelia-templating-binding. aurelia-logging-console.js:21
  5. DEBUG [aurelia] Loading plugin aurelia-templating-resources. aurelia-logging-console.js:21
  6. DEBUG [aurelia] Configured plugin aurelia-templating-resources. aurelia-logging-console.js:21
  7. DEBUG [aurelia] Loading plugin aurelia-event-aggregator. aurelia-logging-console.js:21
  8. DEBUG [aurelia] Configured plugin aurelia-event-aggregator. aurelia-logging-console.js:21
  9. DEBUG [aurelia] Loading plugin aurelia-history-browser. aurelia-logging-console.js:21
  10. DEBUG [aurelia] Configured plugin aurelia-history-browser. aurelia-logging-console.js:21
  11. DEBUG [aurelia] Loading plugin aurelia-templating-router. aurelia-logging-console.js:21
  12. DEBUG [aurelia] Configured plugin aurelia-templating-router. aurelia-logging-console.js:21
  13. DEBUG [aurelia] Loading plugin aurelia-ui-virtualization. aurelia-logging-console.js:21
  14. DEBUG [aurelia] Configured plugin aurelia-ui-virtualization. aurelia-logging-console.js:21
  15. DEBUG [aurelia] Loading plugin aurelia-resize. aurelia-logging-console.js:21
  16. DEBUG [aurelia] Configured plugin aurelia-resize. aurelia-logging-console.js:21
  17. DEBUG [aurelia] Loading plugin resources/index. aurelia-logging-console.js:21
  18. DEBUG [aurelia] Configured plugin resources/index. aurelia-logging-console.js:21
  19. DEBUG [aurelia] Loading plugin aurelia-testing. aurelia-logging-console.js:21
  20. DEBUG [aurelia] Configured plugin aurelia-testing. aurelia-logging-console.js:21
  21. DEBUG [aurelia] Loading plugin aurelia-i18n. aurelia-logging-console.js:21
  22. XHRGEThttp://localhost:8080/locales/ru/routes.json
  23. [HTTP/1.1 304 Not Modified 0ms]
  24. XHRGEThttp://localhost:8080/locales/ru/actions.json
  25. [HTTP/1.1 304 Not Modified 1ms]
  26. XHRGEThttp://localhost:8080/locales/ru/translation.json
  27. [HTTP/1.1 304 Not Modified 0ms]
  28. XHRGEThttp://localhost:8080/locales/en/routes.json
  29. [HTTP/1.1 304 Not Modified 0ms]
  30. XHRGEThttp://localhost:8080/locales/en/actions.json
  31. [HTTP/1.1 304 Not Modified 1ms]
  32. XHRGEThttp://localhost:8080/locales/en/translation.json
  33. [HTTP/1.1 304 Not Modified 1ms]
  34. i18next::backendConnector: loaded namespace routes for language ru
  35. Object { start: "Ростелеком", teams: "[Выбор команды]", department: "Подразделение", login: "Вход", profile: "Профиль", compare: "Режим сравнения" }
  36. i18next.js:167
  37. i18next::backendConnector: loaded namespace actions for language ru
  38. Object { cancel: "Отмена", reset: "Сброс", reset_changes: "Сбросить все", apply: "Применить", apply_filters: "Применить фильтры" }
  39. i18next.js:167
  40. i18next::backendConnector: loaded namespace translation for language ru
  41. Object { nav: {…}, common: {…}, messages: {…}, components: {…}, modules: {…} }
  42. i18next.js:167
  43. i18next::backendConnector: loaded namespace routes for language en
  44. Object { }
  45. i18next.js:167
  46. i18next::backendConnector: loaded namespace actions for language en
  47. Object { }
  48. i18next.js:167
  49. i18next::backendConnector: loaded namespace translation for language en
  50. Object { }
  51. i18next.js:167
  52. i18next: languageChanged ru i18next.js:167
  53. i18next: initialized
  54. Object { debug: true, initImmediate: true, ns: (3) […], defaultNS: "translation", fallbackLng: (1) […], fallbackNS: false, whitelist: false, nonExplicitWhitelist: false, load: "all", preload: false, … }
  55. i18next.js:167
  56. DEBUG [aurelia] Configured plugin aurelia-i18n. aurelia-logging-console.js:21
  57. DEBUG [templating] importing resources for http://localhost:8080/aurelia-templating-resources
  58. Array []
  59. aurelia-logging-console.js:21
  60. DEBUG [templating] importing resources for http://localhost:8080/aurelia-templating-router
  61. Array []
  62. aurelia-logging-console.js:21
  63. INFO [aurelia] Aurelia Started aurelia-logging-console.js:31
  64. DEBUG [templating] importing resources for http://localhost:8080/app.html
  65. Array(3) [ "http://localhost:8080/components/avatar", "http://localhost:8080/components/social-feed", "http://localhost:8080/styles/index.css" ]
  66. aurelia-logging-console.js:21
  67. DEBUG [templating] importing resources for http://localhost:8080/components/avatar.html
  68. Array []
  69. aurelia-logging-console.js:21
  70. DEBUG [templating] importing resources for http://localhost:8080/components/social-feed.html
  71. Array [ "http://localhost:8080/components/avatar" ]
  72. aurelia-logging-console.js:21
  73. XHRGEThttp://localhost:8080/styles/index.css
  74. [HTTP/1.1 404 Not Found 1ms]
  75. Unhandled rejection Error: Failed loading required CSS file: http://localhost:8080/styles/index.css
  76. fixupCSSUrls@http://localhost:8080/scripts/vendor-bundle.js:21279:13
  77. load/<@http://localhost:8080/scripts/vendor-bundle.js:21318:16
  78. From previous event:
  79. load@http://localhost:8080/scripts/vendor-bundle.js:21317:10
  80. load@http://localhost:8080/scripts/vendor-bundle.js:26930:12
  81. load@http://localhost:8080/scripts/vendor-bundle.js:26879:37
  82. importViewResources/<@http://localhost:8080/scripts/vendor-bundle.js:27259:41
  83. From previous event:
  84. importViewResources@http://localhost:8080/scripts/vendor-bundle.js:27228:50
  85. loadTemplateResources@http://localhost:8080/scripts/vendor-bundle.js:27198:12
  86. loadViewFactory/<@http://localhost:8080/scripts/vendor-bundle.js:27146:31
  87. From previous event:
  88. loadViewFactory@http://localhost:8080/scripts/vendor-bundle.js:27128:65
  89. loadViewFactory@http://localhost:8080/scripts/vendor-bundle.js:24232:12
  90. load@http://localhost:8080/scripts/vendor-bundle.js:27910:14
  91. createController/<@http://localhost:8080/scripts/vendor-bundle.js:28519:14
  92. From previous event:
  93. createController@http://localhost:8080/scripts/vendor-bundle.js:28507:69
  94. _createControllerAndSwap@http://localhost:8080/scripts/vendor-bundle.js:28479:12
  95. compose@http://localhost:8080/scripts/vendor-bundle.js:28581:14
  96. compose@http://localhost:8080/scripts/vendor-bundle.js:28846:12
  97. setRoot@http://localhost:8080/scripts/vendor-bundle.js:11727:12
  98. configure/<@http://localhost:8080/scripts/app-bundle.js:1970:14
  99. From previous event:
  100. configure@http://localhost:8080/scripts/app-bundle.js:1969:21
  101. config/<@http://localhost:8080/scripts/vendor-bundle.js:10564:14
  102. From previous event:
  103. config@http://localhost:8080/scripts/vendor-bundle.js:10559:54
  104. bootstrap/p<@http://localhost:8080/scripts/vendor-bundle.js:10595:12
  105. From previous event:
  106. bootstrap@http://localhost:8080/scripts/vendor-bundle.js:10594:11
  107. run/<@http://localhost:8080/scripts/vendor-bundle.js:10581:7
  108. From previous event:
  109. run@http://localhost:8080/scripts/vendor-bundle.js:10576:59
  110. @http://localhost:8080/scripts/vendor-bundle.js:10601:35
  111. r@http://localhost:8080/scripts/vendor-bundle.js:3816:26681
  112. T@http://localhost:8080/scripts/vendor-bundle.js:3816:9882
  113. T/h<@http://localhost:8080/scripts/vendor-bundle.js:3816:9591
  114. T@http://localhost:8080/scripts/vendor-bundle.js:3816:9851
  115. M.prototype[u.resolveInstantiate]/</</<@http://localhost:8080/scripts/vendor-bundle.js:3816:11465
  116. M.prototype[u.resolveInstantiate]/</<@http://localhost:8080/scripts/vendor-bundle.js:3816:11282
  117. From previous event:
  118. M.prototype[u.resolveInstantiate]/<@http://localhost:8080/scripts/vendor-bundle.js:3816:11259
  119. From previous event:
  120. M.prototype[u.resolveInstantiate]@http://localhost:8080/scripts/vendor-bundle.js:3816:10860
  121. @http://localhost:8080/scripts/vendor-bundle.js:3816:3116
  122. From previous event:
  123. @http://localhost:8080/scripts/vendor-bundle.js:3816:3087
  124. Ut.prototype.import@http://localhost:8080/scripts/vendor-bundle.js:3816:46318
  125. @http://localhost:8080/:16:1 bluebird.core.js:1417
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement