07 2021 档案

摘要:参考:https://www.cnblogs.com/huoshantian/p/12848706.html 总结 环境: centos git>1.8.1 mysql 1.官网安装文档 https://gogs.io/docs/installation/install_from_binary 一定 阅读全文
posted @ 2021-07-27 23:00 百事可口 阅读(145) 评论(0) 推荐(0)
摘要:1.查看环境变量是否加入 获取运行目录 yarn global bin //获取运行目录 未解决则: 2.查看yarn 的全局安装位置与bin的位置是否一致 yarn global bin yarn global dir 不一致则设置 yarn config set global-folder "D 阅读全文
posted @ 2021-07-26 00:20 百事可口 阅读(442) 评论(0) 推荐(0)