cli 安装npminstall
Others 2022-05-12 04:07:08 2022-05-12 04:07:08 1130 次浏览import npminstall from 'npminstall';
npminstall({ root: this.targetPath, storeDir: this.storePath, registry: getNpmRegistry(), pkgs: [ { name: this.packageName, version: this.packageVersion } ] });
Links: 557