Peter Hoang
Peter Hoang
Any update we are running into this issue as well. Or is there a possibility of a work around.
Thanks I will start this as soon as possible.
To add to @pchanas file you can get the original syntax highlighting working if you take his file and add back the lines ` require('plugins/kibana-html-plugin/deps/ace-builds/ace.js')` `require('plugins/kibana-html-plugin/deps/ace-builds/mode-html.js');` `require('plugins/kibana-html-plugin/deps/ace-builds/theme-monokai.js');` `require('plugins/kibana-html-plugin/deps/angular-ui-ace/ui-ace.min.js');` above `require('plugins/kibana-html-plugin/html.less');`...
Has anyone else confirmed that this bug has been caused by deasync. I have encountered a similar error message (uv__async_io: Assertion `n == sizeof(val)') using node 6.10 and node 8.11...