為什么局部安裝webpack總是失敗?。?/h1>
報錯:[ ? ...............] / fetchMetadata: sill resolveWithNewModule binary-extensions@1.13.1 checking installable status
報錯:[ ? ...............] / fetchMetadata: sill resolveWithNewModule binary-extensions@1.13.1 checking installable status
2021-05-06
應(yīng)該是兼容性的問題, 你可以試一下,win+x 打開 PowerShell(管理員)??
然后輸入Set-ExecutionPolicy RemoteSigned? ?之后 輸入 大寫Y 或者 A?
第二步再輸入Get-executionpolicy 查看是否成功, 如果為 RemoteSigned 就表示成功
然后再嘗試一下