希曼日记

ICE的PNPM配置

ice2.x默认不支持pnpm,需要在下载node_modules之前添加配置

  1. 新建.npmrc
  2. .npmrc添加内容
shamefully-hoist=true