当我试图在vscode或cmd上创建下一个应用程序时,我总是收到一个未知的错误,它显示为“Aborting installation. Unexpected error. Please report it as a bug:错误:生成未知”安装中止,我不确定这个错误是什么或如何去它。
whitzsjs1#
我卸载了我电脑上的杀毒软件(RAV),它工作正常。你的杀毒软件可能不同,但卸载杀毒软件解决了它。我从这个线程npm uninstall -g create-react-app Error: EPERM: operation not permitted得到一些帮助
1条答案
按热度按时间whitzsjs1#
我卸载了我电脑上的杀毒软件(RAV),它工作正常。你的杀毒软件可能不同,但卸载杀毒软件解决了它。
我从这个线程npm uninstall -g create-react-app Error: EPERM: operation not permitted得到一些帮助