You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have applied a open source kibana app elasticsearch_status in the kibana4.2.
But when i npm start the kibana, there are some errors:
ERROR in ./installedPlugins/elasticsearch_status-master/public/app.js
Module not found: Error: Cannot resolve 'file' or 'directory' /home/elk/kibana-4.2/src/ui/public/autoload/styles in /home/elk/kibana-4.2/installedPlugins/elasticsearch_status-master/public
@ ./installedPlugins/elasticsearch_status-master/public/app.js 13:0-29
Unhandled rejection Error: Optimizations failure.
ERROR in ./installedPlugins/elasticsearch_status-master/public/app.js
Module not found: Error: Cannot resolve 'file' or 'directory' /home/elk/kibana-4.2/src/ui/public/autoload/styles in /home/elk/kibana-4.2/installedPlugins/elasticsearch_status-master/public
@ ./installedPlugins/elasticsearch_status-master/public/app.js 13:0-29
at Object.exports.create (/home/elk/kibana-4.2/node_modules/boom/lib/index.js:21:17)
at LazyOptimizer.failedStatsToError (/home/elk/kibana-4.2/src/optimize/BaseOptimizer.js:167:17)
at Compiler. (/home/elk/kibana-4.2/src/optimize/lazy/LazyOptimizer.js:44:22)
at Compiler.applyPlugins (/home/elk/kibana-4.2/node_modules/webpack/node_modules/tapable/lib/Tapable.js:26:37)
at Watching._done (/home/elk/kibana-4.2/node_modules/webpack/lib/Compiler.js:78:17)
at Watching. (/home/elk/kibana-4.2/node_modules/webpack/lib/Compiler.js:51:17)
at /home/elk/kibana-4.2/node_modules/webpack/lib/Compiler.js:403:12
at Compiler.next (/home/elk/kibana-4.2/node_modules/webpack/node_modules/tapable/lib/Tapable.js:67:11)
at Compiler. (/home/elk/kibana-4.2/node_modules/webpack/lib/CachePlugin.js:40:4)
at Compiler.applyPluginsAsync (/home/elk/kibana-4.2/node_modules/webpack/node_modules/tapable/lib/Tapable.js:71:13)
at Compiler. (/home/elk/kibana-4.2/node_modules/webpack/lib/Compiler.js:400:9)
at Compilation. (/home/elk/kibana-4.2/node_modules/webpack/lib/Compilation.js:576:13)
at Compilation.applyPluginsAsync (/home/elk/kibana-4.2/node_modules/webpack/node_modules/tapable/lib/Tapable.js:60:69)
at Compilation. (/home/elk/kibana-4.2/node_modules/webpack/lib/Compilation.js:571:10)
at Compilation.applyPluginsAsync (/home/elk/kibana-4.2/node_modules/webpack/node_modules/tapable/lib/Tapable.js:60:69)
at Compilation. (/home/elk/kibana-4.2/node_modules/webpack/lib/Compilation.js:566:9)
What are the errors mean? Thanks!
The text was updated successfully, but these errors were encountered:
`v93.5.2` ⏩ `v93.6.0`
---
## [`v93.6.0`](https://github.com/elastic/eui/releases/v93.6.0)
- Updated `EuiBreadcrumb` styles to improve visual distinction of
clickable breadcrumbs
([#7615](elastic/eui#7615))
**Deprecations**
- Deprecated `color` prop on `EuiBreadcrumb`
([#7615](elastic/eui#7615))
**Bug fixes**
- Fixed `EuiComboBox` to correctly select full matches within groups via
the `Enter` key ([#7658](elastic/eui#7658))
**Accessibility**
- Updated `EuiHeaderBreadcrumb` styles to ensure min. required color
contrast ([#7643](elastic/eui#7643))
- `EuiSuperSelect` now correctly reads out parent `EuiFormRow` labels to
screen readers ([#7650](elastic/eui#7650))
- `EuiSuperSelect` now more closely mimics native `<select>` behavior in
its keyboard behavior and navigation
([#7650](elastic/eui#7650))
- `EuiSuperSelect` no longer strands keyboard focus on close
([#7650](elastic/eui#7650))
- `EuiSuperSelect` now correctly allows keyboard navigating past
disabled options in the middle of the options list
([#7650](elastic/eui#7650))
I have applied a open source kibana app elasticsearch_status in the kibana4.2.
But when i npm start the kibana, there are some errors:
ERROR in ./installedPlugins/elasticsearch_status-master/public/app.js
Module not found: Error: Cannot resolve 'file' or 'directory' /home/elk/kibana-4.2/src/ui/public/autoload/styles in /home/elk/kibana-4.2/installedPlugins/elasticsearch_status-master/public
@ ./installedPlugins/elasticsearch_status-master/public/app.js 13:0-29
Unhandled rejection Error: Optimizations failure.
ERROR in ./installedPlugins/elasticsearch_status-master/public/app.js
Module not found: Error: Cannot resolve 'file' or 'directory' /home/elk/kibana-4.2/src/ui/public/autoload/styles in /home/elk/kibana-4.2/installedPlugins/elasticsearch_status-master/public
@ ./installedPlugins/elasticsearch_status-master/public/app.js 13:0-29
at Object.exports.create (/home/elk/kibana-4.2/node_modules/boom/lib/index.js:21:17)
at LazyOptimizer.failedStatsToError (/home/elk/kibana-4.2/src/optimize/BaseOptimizer.js:167:17)
at Compiler. (/home/elk/kibana-4.2/src/optimize/lazy/LazyOptimizer.js:44:22)
at Compiler.applyPlugins (/home/elk/kibana-4.2/node_modules/webpack/node_modules/tapable/lib/Tapable.js:26:37)
at Watching._done (/home/elk/kibana-4.2/node_modules/webpack/lib/Compiler.js:78:17)
at Watching. (/home/elk/kibana-4.2/node_modules/webpack/lib/Compiler.js:51:17)
at /home/elk/kibana-4.2/node_modules/webpack/lib/Compiler.js:403:12
at Compiler.next (/home/elk/kibana-4.2/node_modules/webpack/node_modules/tapable/lib/Tapable.js:67:11)
at Compiler. (/home/elk/kibana-4.2/node_modules/webpack/lib/CachePlugin.js:40:4)
at Compiler.applyPluginsAsync (/home/elk/kibana-4.2/node_modules/webpack/node_modules/tapable/lib/Tapable.js:71:13)
at Compiler. (/home/elk/kibana-4.2/node_modules/webpack/lib/Compiler.js:400:9)
at Compilation. (/home/elk/kibana-4.2/node_modules/webpack/lib/Compilation.js:576:13)
at Compilation.applyPluginsAsync (/home/elk/kibana-4.2/node_modules/webpack/node_modules/tapable/lib/Tapable.js:60:69)
at Compilation. (/home/elk/kibana-4.2/node_modules/webpack/lib/Compilation.js:571:10)
at Compilation.applyPluginsAsync (/home/elk/kibana-4.2/node_modules/webpack/node_modules/tapable/lib/Tapable.js:60:69)
at Compilation. (/home/elk/kibana-4.2/node_modules/webpack/lib/Compilation.js:566:9)
What are the errors mean? Thanks!
The text was updated successfully, but these errors were encountered: