electron-wix-msi icon indicating copy to clipboard operation
electron-wix-msi copied to clipboard

🐛 `exe-icon-extractor` dependencies error

Open caoxiemeihao opened this issue 6 months ago • 0 comments

https://github.com/electron-userland/electron-wix-msi/blob/2339d98a765417e7236dbf72340ff1b3e0ade87e/src/utils/rc-edit.ts#L22

I think this is a dependencies reference error. I did not find the exe-icon-extractor in the package.json, which caused a CI error in electron-forge. 👉 https://github.com/electron/forge/pull/3336

image

caoxiemeihao avatar Jan 08 '24 06:01 caoxiemeihao