Advertisement
Guest User

Ember error log

a guest
May 9th, 2020
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.72 KB | None | 0 0
  1. ENV Summary:
  2.  
  3. TIME: Sat May 09 2020 14:02:20 GMT-0400 (Eastern Daylight Time)
  4. TITLE: ember
  5. ARGV:
  6. - /usr/bin/node
  7. - /usr/local/bin/ember
  8. - s
  9. EXEC_PATH: /usr/bin/node
  10. TMPDIR: /tmp
  11. SHELL: /bin/bash
  12. PATH:
  13. - /usr/local/sbin
  14. - /usr/local/bin
  15. - /usr/sbin
  16. - /usr/bin
  17. - /sbin
  18. - /bin
  19. - /usr/games
  20. - /usr/local/games
  21. - /snap/bin
  22. PLATFORM: linux x64
  23. FREEMEM: 11062374400
  24. TOTALMEM: 15075901440
  25. UPTIME: 108
  26. LOADAVG: 2.0087890625,0.6767578125,0.24267578125
  27. CPUS:
  28. - Intel(R) Xeon(R) E-2176M CPU @ 2.70GHz - 2711
  29. - Intel(R) Xeon(R) E-2176M CPU @ 2.70GHz - 2711
  30. - Intel(R) Xeon(R) E-2176M CPU @ 2.70GHz - 2711
  31. - Intel(R) Xeon(R) E-2176M CPU @ 2.70GHz - 2711
  32. - Intel(R) Xeon(R) E-2176M CPU @ 2.70GHz - 2711
  33. ENDIANNESS: LE
  34. VERSIONS:
  35. - ares: 1.15.0
  36. - cldr: 34.0
  37. - http_parser: 2.8.0
  38. - icu: 63.2
  39. - modules: 64
  40. - napi: 3
  41. - nghttp2: 1.37.0
  42. - node: 10.15.2
  43. - openssl: 1.1.1c
  44. - tz: 2019a
  45. - unicode: 11.0
  46. - uv: 1.30.1
  47. - v8: 6.8.275.32-node.12
  48. - zlib: 1.2.11
  49.  
  50. ERROR Summary:
  51.  
  52. - broccoliBuilderErrorStack: Error: Assertion Failed: '@dropdown.isOpen' is not a valid path. ('ember-basic-dropdown/templates/components/basic-dropdown-content.hbs' @ L2:C6)
  53. at /home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:6482:13
  54. at PathExpression (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:14506:52)
  55. at visitNode (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:2404:36)
  56. at visitArray (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:2461:22)
  57. at visitKey (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:2442:13)
  58. at visitNode (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:2419:17)
  59. at visitArray (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:2461:22)
  60. at visitKey (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:2442:13)
  61. at visitNode (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:2419:17)
  62. at Object.traverse (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:2498:9)
  63. at AssertReservedNamedArguments.transform (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:14503:17)
  64. at preprocess (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:3155:35)
  65. at exports.precompile (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:1251:42)
  66. at Object.exports.default (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:15906:12)
  67. at Object.template (/home/reeda19/dashboard/client/node_modules/ember-basic-dropdown/node_modules/ember-cli-htmlbars/lib/utils.js:178:38)
  68. at TemplateCompiler.processString (/home/reeda19/dashboard/client/node_modules/ember-basic-dropdown/node_modules/ember-cli-htmlbars/lib/template-compiler-plugin.js:72:15)
  69. - code: [undefined]
  70. - codeFrame: Assertion Failed: '@dropdown.isOpen' is not a valid path. ('ember-basic-dropdown/templates/components/basic-dropdown-content.hbs' @ L2:C6)
  71. - errorMessage: Build Canceled: Broccoli Builder ran into an error with `broccoli-persistent-filter:TemplateCompiler` plugin. 💥
  72. Assertion Failed: '@dropdown.isOpen' is not a valid path. ('ember-basic-dropdown/templates/components/basic-dropdown-content.hbs' @ L2:C6)
  73. - errorType: Template Compiler Error
  74. - location:
  75. - column: [undefined]
  76. - file: ember-basic-dropdown/templates/components/basic-dropdown-content.hbs
  77. - line: [undefined]
  78. - treeDir: /home/reeda19/dashboard/client/tmp/broccoli_persistent_filtertemplate_compiler-input_base_path-1ejsg5GR.tmp
  79. - message: Build Canceled: Broccoli Builder ran into an error with `broccoli-persistent-filter:TemplateCompiler` plugin. 💥
  80. Assertion Failed: '@dropdown.isOpen' is not a valid path. ('ember-basic-dropdown/templates/components/basic-dropdown-content.hbs' @ L2:C6)
  81. - name: Error
  82. - nodeAnnotation: broccoli-persistent-filter:TemplateCompiler
  83. - nodeName: broccoli-persistent-filter:TemplateCompiler
  84. - originalErrorMessage: Assertion Failed: '@dropdown.isOpen' is not a valid path. ('ember-basic-dropdown/templates/components/basic-dropdown-content.hbs' @ L2:C6)
  85. - stack: Error: Assertion Failed: '@dropdown.isOpen' is not a valid path. ('ember-basic-dropdown/templates/components/basic-dropdown-content.hbs' @ L2:C6)
  86. at /home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:6482:13
  87. at PathExpression (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:14506:52)
  88. at visitNode (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:2404:36)
  89. at visitArray (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:2461:22)
  90. at visitKey (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:2442:13)
  91. at visitNode (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:2419:17)
  92. at visitArray (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:2461:22)
  93. at visitKey (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:2442:13)
  94. at visitNode (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:2419:17)
  95. at Object.traverse (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:2498:9)
  96. at AssertReservedNamedArguments.transform (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:14503:17)
  97. at preprocess (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:3155:35)
  98. at exports.precompile (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:1251:42)
  99. at Object.exports.default (/home/reeda19/dashboard/client/node_modules/ember-source/dist/ember-template-compiler.js:15906:12)
  100. at Object.template (/home/reeda19/dashboard/client/node_modules/ember-basic-dropdown/node_modules/ember-cli-htmlbars/lib/utils.js:178:38)
  101. at TemplateCompiler.processString (/home/reeda19/dashboard/client/node_modules/ember-basic-dropdown/node_modules/ember-cli-htmlbars/lib/template-compiler-plugin.js:72:15)
  102.  
  103. =================================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement