electron/rebuild

Request new ver release

oskCom opened this issue · 1 comments

The build failed with an error in the combination of "Electron v17.2.0" and "electron-rebuild v3.2.7".
(This is the same problem as #994 )

However, the build will succeed with the combination of "Electron v17.2.0" and "electron-rebuild latest master".

I think this problem has already been fixed.
Could you please release a new version ?

You simply need to ensure that node-abi is up to date. If you use yarn you can use npx uuaw node-abi. If not you could manually fix this by removing electron-rebuild, running npm install then adding it back again and running npm install