gpt4 book ai didi

windows - 在 Windows 8.1 上安装 Phonegap 时出错

转载 作者:太空宇宙 更新时间:2023-11-04 02:33:25 24 4
gpt4 key购买 nike

在我的计算机上安装phonegap 时,我收到此错误消息。我不知道如何解决它。

C:\Users\Scott>npm install -g phonegap 

npm ERR! network connect ETIMEDOUT

npm ERR! network This is most likely not a problem with npm itself

npm ERR! network and is related to network connectivity.

npm ERR! network In most cases you are behind a proxy or have bad network settin gs.

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! System Windows_NT 6.2.9200

npm ERR! command "C:\Program Files\nodejs\\node.exe" "C:\Program Files\nod
ejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "phonegap"

npm ERR! cwd C:\Users\Scott

npm ERR! node -v v0.10.29

npm ERR! npm -v 1.4.14

npm ERR! syscall connect

npm ERR! code ETIMEDOUT

npm ERR! errno ETIMEDOUT

npm ERR!

npm ERR! Additional logging details can be found in: npm ERR! C:\Users\Scott\npm-debug.log

npm ERR! not ok code 0

我尝试使用 C:\Users\Scott>npm config setregistry="http://registry.npmjs.org/" 更改注册表,但无法解决该错误。我尝试卸载并重新安装node.js,但这也不起作用。我正在我的家庭网络上工作,如果这有帮助的话。我也尝试安装以前版本的phonegap,但没有成功。我也尝试安装cordova,但也没有成功。给出同样的错误。

最佳答案

NPM 似乎无法访问互联网。如果您在合作网络下,您可能需要为NPM设置代理。 npm 配置设置代理 http://your-proxy-server:your-proxy-port。 IE 中的代理设置不会被 NPM 使用,您需要手动设置。

HTH。

关于windows - 在 Windows 8.1 上安装 Phonegap 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24666340/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com