我正在开发一个 Angular 10 应用程序。在我的身上,package.json
我什么都没有@babel
,但是当我碰巧npm install
时,我遇到了一个错误:
npm ERR! 404 Not Found - GET http://private_repo/repository/npm-all/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.2.tgz
可以安装什么依赖@babel
?