I have tried to install kibana-ansi on Kibana version 5.6.13 but without success. I got the error message:
# ./bin/kibana-plugin install file:///root/kibana-ansi.zip
Found previous install attempt. Deleting...
Attempting to transfer from file:///root/kibana-ansi.zip
Transferring 257516 bytes....................
Transfer complete
Retrieving metadata from plugin archive
Extracting plugin archive
Extraction complete
Optimizing and caching browser bundles...
Plugin installation was unsuccessful due to error "Optimizations failure.
ERROR in ./plugins/kibana-ansi/public/ansi.js
Module not found: Error: Cannot resolve 'file' or 'directory' /usr/share/kibana/src/ui/public/index_patterns/_field_format/FieldFormat in /usr/share/kibana/plugins/kibana-ansi/public
@ ./plugins/kibana-ansi/public/ansi.js 5:30-84
"
Hi,
I have tried to install kibana-ansi on Kibana version 5.6.13 but without success. I got the error message:
Could you give me a hind for solve this issue ?