赞
踩
今天安装babel-plugin-component
和安装node-sass一样报错了,说没有Python2。
都2021了,还在这里给我说我没有Python2,这不是重点,重点是我一个前端为什么要准备好Python2。
最终,在网上搜索了好久,终于找到了解决方法:
npm install cnpm -g --registry=https://registry.npm.taobao.org
将下载的包源改为淘宝的,全局安装cnpm。
接下来下载 babel-plugin-component就安装好了。
cnpm install babel-plugin-component
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。