imcuttle/mometa

Bug: pnpm install报错

hxgqh opened this issue · 2 comments

hxgqh commented

Node版本:v12.22.7

 ERR_PNPM_FETCH_404  GET https://registry.npm.taobao.org/filelist/-/filelist-1.0.2.tgz: Not Found - 404

看起来是taobao源的问题 换成npm官方源看看

hxgqh commented

@imcuttle 如果单独安装:yarn add filelist,貌似就没问题了