Hexo静态博客生成页面时报错
TypeError [ERR_INVALID_URL]: Invalid URL: https://ip访问:重定向到https://tdom.ml(跳转的时候浏览器可能提示不安全是正常的)
也就是将md文件中的所有连接都检查是否时有效链接。解决的办法是卸载旧版本hexo,重新安装即可:
- Uninstall Hexo(v3.4.4)
npm uninstall hexo
- Install Hexo(v4.2.0)
npm install hexo
- Install hexo-util(v1.8.1)
npm uninstall hexo-util
npm install hexo-util
- Clean & Generate
hexo clean
hexo g
参考:
最新评论
本来在正常下载,突然就不能下载,并出现报错:a socket operation was attempted to an unreachable network。请问是什么原因呢
试了,还是不行,能不能更新一下
试了,确实不行,能不能更新一下
也推荐一下我自己写的 https://twitdown.com