didi / chameleon

🦎 一套代码运行多端,一端所见即多端所见
http://cml.didi.cn/
Apache License 2.0
9.02k stars 692 forks source link

请问这问题何时解决? #523

Open ms-desing opened 3 years ago

ms-desing commented 3 years ago

bug描述

依赖包“circular-dependency-plugin”错误

``$ npm i -g chameleon-tool npm ERR! code ENOTFOUND npm ERR! syscall getaddrinfo npm ERR! errno ENOTFOUND npm ERR! network request to http://registry.npm.xiaojukeji.com/circular-dependency-plugin/download/circular-dependency-plugin-4.4.0.tgz failed, reason: getaddrinfo ENOTFOUND registry.npm.xiaojukeji.com npm ERR! network This is a problem related to network connectivity. npm ERR! network In most cases you are behind a proxy or have bad network settings. npm ERR! network npm ERR! network If you are behind a proxy, please make sure that the npm ERR! network 'proxy' config is set properly. See: 'npm help config'

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Administrator\AppData\Local\npm-cache_logs\2021-03-03T10_06_29_680Z-debug.log ``

fudx commented 3 years ago

你切到 滴滴的源 来下载这个项目 npm set registry http://npm.intra.xiaojukeji.com 不要使用npm这个 或者使用yarn 试试