Before your "./configure ..." command, run this single line and all will be well:autoreconf force install symlinkOriginal url: Created at: 20200222 06:12:29Category: defaultTags: none
设置镜像源1、查看一下当前源1`yarn config get registry`2、切换为淘宝源1`yarn config set registry https:``//registry.npm.taobao.org`3、或者切换为自带的1`yarn config set registry https:``//registry.yarnpkg.c...
最新评论