#469·chameleon

chameleon-tool无法安装 node 12.17.0

Author: webkongCreated Aug 6, 2020Updated Aug 18, 2021
Labelsbug

bug描述 chameleon-tool在node12.17版本无法安装 node10可以正常安装 报错大概是[email protected]包404,无法拉取的问题

复现bug的步骤

  1. nvm use v12.17.0
  2. npm i -g chameleon-tool
  3. 报错

问题截图 image

编译环境信息

  • chameleon-tool 版本:[1.0.6]
  • nodejs版本、npm版本:[node v12.17.0、npm 6.14.6]
  • 电脑操作系统: [macOS High Sierra 10.15.6]