Kofi B

Results 19 comments of Kofi B

@wtakase Hey sorry I took a while to test this out, I was building other parts of the stack. Now I'm back to test this. So how does one set...

I getting a ``` ERROR in ./plugins/kibana/~/xmlhttprequest/lib/XMLHttpRequest.js Module not found: Error: Cannot resolve module 'child_process' in /kibana-5.5.0-darwin-x86_64/plugins/kibana/node_modules/xmlhttprequest/lib @ ./plugins/kibana/~/xmlhttprequest/lib/XMLHttpRequest.js 15:12-36 ``` When installing in 5.5.0

Yeah, I could really use this also..

Hey @vinuales , awesome of you to do this. But I get this error which seems to be an error from the XML module itself, not from the funnel. How...

@vinuales I was trying on 5.6.3.. what exact steps did you take to install it?

A temporary solution is to go into XMLHttpRequest.js, and just delete the line that has child_process and then find the other dependents of child_process: I found two other lines that...

If anyone wants the workaround I created to create a funnel diagram (using the Transform plugin), let me know!

@GMartinez-Sisti Just created a little write up here: https://github.com/seanziee/kibanaConversionFunnel/ @Ryovaldi14011 FYI

Facing this issue in 7.17.8 still