美文网首页
logseq yarn 的时候 playwright 卡住..

logseq yarn 的时候 playwright 卡住..

作者: onedam | 来源:发表于2022-04-17 16:47 被阅读0次

因为是test . 其他的卡主 使用 .yarnrc 搞定...

registry "https://registry.npm.taobao.org"
sass_binary_site "https://npm.taobao.org/mirrors/node-sass/"
phantomjs_cdnurl "http://cnpmjs.org/downloads"
electron_mirror "https://npm.taobao.org/mirrors/electron/"
sqlite3_binary_host_mirror "https://foxgis.oss-cn-shanghai.aliyuncs.com/"
profiler_binary_host_mirror "https://npm.taobao.org/mirrors/node-inspector/"
chromedriver_cdnurl "https://cdn.npm.taobao.org/dist/chromedriver"

 :mvn/repos
 {"my-private-repo" {:url "s3://my-bucket/maven/releases"}
  "central" {:url "https://maven.aliyun.com/repository/public/"}
  "clojars" {:name "qinghua" :url "https://mirrors.tuna.tsinghua.edu.cn/clojars/" :repo-manager true}}

win10下没安装 clojure 命令. 进入 wsl

image.png

nnd 差点以为失败了.. build 了282秒

image.png

相关文章

网友评论

      本文标题:logseq yarn 的时候 playwright 卡住..

      本文链接:https://www.haomeiwen.com/subject/lhscertx.html