WordPress迁移Hexo出错

发布于 2022-09-12 03:48:27 字数 1045 浏览 20 评论 0

按照Hexo的迁移教程,使用如下命令报错:

npm install hexo-migrator-wordpress --save

也参考了提问:
wordpress迁移到hexo,安装迁移插件时报错error Unexpected end of JSON
使用如下命令:

npm install https://github.com/hexojs/hexo-migrator-wordpress.git --save

错误代码如下:

npm WARN saveError ENOENT: no such file or directory, open '/Users/felixxiong/package.json'

npm WARN enoent ENOENT: no such file or directory, open '/Users/felixxiong/package.json'
npm WARN felixxiong No description
npm WARN felixxiong No repository field.
npm WARN felixxiong No README data
npm WARN felixxiong No license field.

\+ hexo-migrator-wordpress@2.0.0
updated 1 package and audited 306 packages in 10.682s
8 packages are looking for funding

run \`npm fund\` for details
found 0 vulnerabilities

npm版本 6.14.7,谢谢

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文