创建vue脚手架
vue create vuecli_01
Error: command failed: yarn
除了 吧vuerc 里面的yarn 改成npm , 还有其他的方法吗?
换下node版本?