Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Work Stoppage ] Webpack Error in Kibana 7.9.2 #9

Open
dfirence opened this issue Oct 22, 2020 · 0 comments
Open

[ Work Stoppage ] Webpack Error in Kibana 7.9.2 #9

dfirence opened this issue Oct 22, 2020 · 0 comments

Comments

@dfirence
Copy link

dfirence commented Oct 22, 2020

Greetings

I am using 7.9.2 Elastic/Kibana and since Elastic 7.6 several changes have broken Sysmon Search, I have a critical need to use your awesome plugin and am wondering if you can fix the issues to work in Kibana 7.9.2 please.

The first error I experienced was about the imports of the ui modules, which since 7.6 Kibana are no longer used. I fixed that one in your plug-in by uncommenting the require import statement.

Now the one that is killing me is the webpack error described here.

https://flaviocopes.com/cannot-assign-readonly-property-export/

I changed your code in all files where I could find references to module.exports

Unfortunately I believe your deps have the same CommonJS imports that are no longer supported by webpack.

Can you please help?

My Environment

Debian 10, x64
Elasticsearch and Kibana 7.9.2 installed from Debian Package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant