electron-vite-bytecode-example
electron-vite-bytecode-example copied to clipboard
[vite:bytecode] Electron uninstall
I have cloned the repo, did pnpm i and when i run pnpm test:fully, i get following error,
vite v4.2.1 building for production... ✓ 4 modules transformed. out/main/bytecode-loader.js 2.28 kB out/main/foo2-ccaae97d.js 0.20 kB out/main/index.js 2.40 kB [vite:bytecode] Electron uninstall ✓ 0 bundles compiled into bytecode. ✓ built in 3.21s error during preview electron app: Error: Electron uninstall at Object.getElectronPath (E:\Temp Projects\electron-vite-bytecode-example\node_modules.pnpm\[email protected]_vite@4_55a6a0b3b133fa80ad49095012dd98d5\node_modules\electron-vite\dist\chunks\lib-8ec3e49a.js:60:19) .....