I'm having some issues installing node-gdal (npm install gdal) with Electron. The current error I am receiving in the developer tab is:
Uncaught Error: Module did not self-register: '\\?\C:\Users\Tristan\Projects\electron-lir\node_modules\gdal\lib\binding\gdal.node'.
Can someone please help me to find a fix or a workaround, I'm using it for translations between DXF and GeoJSON.
Thanks so much.