BABEL problem with x-pack

Hi pals,

When running the Kibana server, I get the following error:

[BABEL] Note: The code generator has deoptimised the styling of "[KibanaDirectory]/node_modules/x-pack/plugins/canvas/canvas_plugin/types/all.js" as it exceeds the max of "500KB".

Here is my config file:

logging.dest: kibanaLog.log
searchguard.auth.type: "openid"
searchguard.openid.connect_url: "http://someserver/.well-known/openid-configuration"
searchguard.openid.client_id: "someclientid"
searchguard.openid.client_secret: "somesecret"
searchguard.openid.scope: "profile openid"
xpack.security.enabled: false

Best Regards,
Behzad

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.