Installed Kibana 7.9.2 from Homebrew. On first launch i get the following errors:
log [12:22:24.215] [info][plugins][reporting] Extracting [/usr/local/Cellar/kibana-full/7.9.2/libexec/.chromium/chromium-312d84c-darwin.zip] to [/usr/local/Cellar/kibana-full/7.9.2/libexec/x-pack/plugins/reporting/chromium/headless_shell-darwin/headless_shell]
error [12:22:24.225] [warning][process] UnhandledPromiseRejectionWarning: Error: Cannot delete files/directories outside the current working directory. Can be overridden with the `force` option.
at safeCheck (/usr/local/Cellar/kibana-full/7.9.2/libexec/node_modules/del/index.js:37:9)
at mapper (/usr/local/Cellar/kibana-full/7.9.2/libexec/node_modules/del/index.js:73:4)
at /usr/local/Cellar/kibana-full/7.9.2/libexec/node_modules/p-map/index.js:57:21
at process._tickCallback (internal/process/next_tick.js:68:7)
at emitWarning (internal/process/promises.js:97:15)
at emitPromiseRejectionWarnings (internal/process/promises.js:143:7)
at process._tickCallback (internal/process/next_tick.js:69:34)
error [12:22:24.226] [warning][process] Error: Cannot delete files/directories outside the current working directory. Can be overridden with the `force` option.
at safeCheck (/usr/local/Cellar/kibana-full/7.9.2/libexec/node_modules/del/index.js:37:9)
at mapper (/usr/local/Cellar/kibana-full/7.9.2/libexec/node_modules/del/index.js:73:4)
at /usr/local/Cellar/kibana-full/7.9.2/libexec/node_modules/p-map/index.js:57:21
at process._tickCallback (internal/process/next_tick.js:68:7)
log [12:22:24.215] [info][plugins][reporting] Extracting [/usr/local/Cellar/kibana-full/7.9.2/libexec/.chromium/chromium-312d84c-darwin.zip] to [/usr/local/Cellar/kibana-full/7.9.2/libexec/x-pack/plugins/reporting/chromium/headless_shell-darwin/headless_shell]
error [12:22:24.225] [warning][process] UnhandledPromiseRejectionWarning: Error: Cannot delete files/directories outside the current working directory. Can be overridden with the `force` option.
Kibana interface loads correctly.