会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
W
e
l
c
o
m
e
: )
所遇所思
博客园
首页
新随笔
联系
管理
上一页
1
2
3
4
5
6
7
8
9
···
21
下一页
2023年5月27日
node.js运行项目时提示digital envelope routines::unsupported
摘要: 背景 在运行vuepress项目或者其他项目时,出现的问题。 遇到的问题 Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Obj
阅读全文
posted @ 2023-05-27 17:22 所遇所思
阅读(459)
评论(0)
推荐(0)
2023年3月11日
Typora图片路径问题之相对路径前没有点斜杠
摘要: 一、背景 在使用typora时,复制一张图片显示的路径前面没有点斜杠 二、遇到的问题 如图所示: 原因:typora偏低版本还没有自动在前面加点斜杠的功能。 三、解决方法 升级最新版本 效果如图: 1.4.3 新增功能: 添加选项以在为图像生成相对路径时始终添加“./”。 附件 typora官方文档
阅读全文
posted @ 2023-03-11 19:13 所遇所思
阅读(43)
评论(0)
推荐(0)
2023年3月2日
window10右键打开VisualStudioCode
摘要: 教程 简单记录一下: 首先得找到自己安装的VisualStudioCode路径,然后替换下面的配置相应的路径 例如我的VisualStudioCode路径是: "D:\\Program Files (x86)\\Microsoft VS Code\\Code.exe" 配置图: 创建一个read.r
阅读全文
posted @ 2023-03-02 23:22 所遇所思
阅读(36)
评论(0)
推荐(0)
2023年2月16日
Personal access tokens (classic)与Fine-grained personal access tokens Beta区别
摘要: 1. 背景 在使用github自动化部署博客的环境下,遇到过错误的使用以下秘钥,导致自动构建时出现问题。 由此就简单认识一下,Personal access tokens (classic)与Fine-grained personal access tokens Beta的区别。 它们之间的区别 关
阅读全文
posted @ 2023-02-16 20:30 所遇所思
阅读(442)
评论(0)
推荐(0)
GitHub Action: The process ‘/usr/bin/git‘ failed with exit code 128 解决方案
摘要: 一、遇到问题 错误日志: The process '/usr/bin/git' failed with exit code 128. 二、解决方法 修改main.yml文件 路径 {仓库名}/.github/workflows/main.yml # 第56行 删除注释 token: ${{ secr
阅读全文
posted @ 2023-02-16 16:06 所遇所思
阅读(379)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
···
21
下一页
公告