WordPress迁移Hexo出错
按照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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论