Fetch the repository succeeded.
推荐使用 yarn
npm i yarn -g
安装依赖
yarn
全局安装 vercel
yarn global add vercel
注意:直接使用 vercel
命令 ,需要配置全局安装路径
键入
yarn global dir
查询 yarn
全局安装路径,配置入环境变量。
如嫌麻烦,可以使用 npm
对 vercel
进行全局安装,命令参照第一条。
./_deploy2vercel.sh
./_deploy2ecs.sh
./ossutil64.exe config
# 第一个参数输入 .ossutilconfig 其他按照提示操作
./_deploy2ecs.sh
./pushToGit.sh
请删除 node_modules
后,重新用 yarn
安装依赖后重试。
项目中引入了 https://vue-feather-icons.egoist.sh/ 移步该网址查看
vercel
账号。docs\.vuepress\config.js
中 域名配置为 https://110501.com
处修正为自己的域名。leancloud
将 docs\.vuepress\config.js
中 valine 的配置进行替换。nav
配置项 link: '/post/'
=> link: '/'
, directories
配置项 path: '/post/'
=> path: '/'
。vercel
, 参照 https://110501.com/2021/03/23/how-to-use-vercel/#vercel-cli
docs\_post
下文件,键入 ./new.sh
依据提示输入,开始编辑文章吧!Error: Cyclic dependency: "[object Object]"
删除 node_modules
,重新运行 yarn
,
如果依然不行,尝试打开 /node_modules/vuepress-html-webpack-plugin/index.js:33
将
chunksSortMode: 'auto', => chunksSortMode: 'none',
参照 https://github.com/marcelklehr/toposort/issues/20#issuecomment-388025176
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。