gpt4 book ai didi

node.js - 在 Node.js 应用程序中出现 "EACCES"错误

转载 作者:搜寻专家 更新时间:2023-10-31 23:52:25 25 4
gpt4 key购买 nike

今天我通过卸载旧版本来更新 Node 版本。我安装的最新版本是 4.5.0 LTS。安装后,当我尝试安装新的 npm 时,它不起作用并给我以下错误

C:\Users\myuser
λ npm install -g yo
npm ERR! Windows_NT 10.0.10240
npm ERR! argv "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "yo"
npm ERR! node v0.12.15
npm ERR! npm v2.15.1
npm ERR! code EACCES
npm ERR! errno EACCES
npm ERR! syscall connect

npm ERR! Error: connect EACCES
npm ERR! at exports._errnoException (util.js:746:11)
npm ERR! at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1012:19)
npm ERR! { [Error: connect EACCES] code: 'EACCES', errno: 'EACCES', syscall: 'connect' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.

npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\myuser\npm-debug.log

我已经在 Powershell 中使用具有管理员权限的命令行进行了尝试。也尝试安装其他几个插件。什么都不管用。还关闭防火墙并尝试,没有运气。安装了旧版本的 NodeJS,问题仍然存在。

我使用的是 Windows 10。我检查过我是否使用了代理,但我没有。

最佳答案

我找到了我的问题的解决方案。

问题是我的病毒防护 Kespersky Endpoint Security 10 阻止了我机器中的 Node 。

当我将它添加到白名单时,它运行良好。

谢谢

关于node.js - 在 Node.js 应用程序中出现 "EACCES"错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39051127/

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