Electron failed to install correctly, please delete node_modules/electron and try installing again
沒脾氣,照著官網(wǎng)step by step也會報錯。google無果。直接降級安裝,問題解決。
可能7版本對環(huán)境有什么要求吧。
執(zhí)行
yarn add -D electron@6
解決
Electron failed to install correctly, please delete node_modules/electron and try installing again
沒脾氣,照著官網(wǎng)step by step也會報錯。google無果。直接降級安裝,問題解決。
可能7版本對環(huán)境有什么要求吧。
執(zhí)行
yarn add -D electron@6
解決