-
Notifications
You must be signed in to change notification settings - Fork 28
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
Bindings not found error when using libxml-xsd in electron app #24
Comments
I don't know anything about electron. Using webpack with a native module like libxml-xsd surprises me, but I guess electron provides some kind of hybrid environment in which it makes sense. Have you seen tutorials like this one ? |
I am by no means an expert, I think that webpack in this case I think compiles the typescript amongst other things. I have installed electron-rebuild like you have suggested and this is the output:
Any idea how to solve some of these upset looking messages? |
Any ideas? |
No, not really. Do you use node 8 ? cf #22 |
Dont believe so: node -v |
If it would be useful to you - I could share the repo and you could take a closer look if you were willing? |
I don't have a lot of time to spend on that, so I can't make any promise. But if you share everything that is needed to recreate the problem, yes I will have a look. |
Please see the well documented error here:
https://stackoverflow.com/questions/45165249/using-libxml-xsd-in-an-electron-app-fails-with-bindings-error
The text was updated successfully, but these errors were encountered: