2.1 Error: "
can be escaped with
2.2 next/image安装sharp失败
参考:https://www.jianshu.com/p/02a7d52bf696
https://sharp.pixelplumbing.com/install#chinese-mirror
sharp又需要下载sharp-libvips,要去github下载,但是网络环境,偶然成功一次
网上看了写文章,可以用npmrc配置国内镜像
参考以下配置
https://github.com/SolidZORO/mkn/blob/master/.npmrc
考虑到用的yarn,所以使用了yarnrc,但是还是失败。最后使用npmrc,解决问题