gpt4 book ai didi

linux - 在 raspbian 上安装 npm 需要很多时间

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

一些规范:Raspberry Pi 2 上的 Raspbian

故事:我从 GitHub 克隆了一个 repo 到我的 Raspberry Pi 2,安装了 Node 并在项目目录中运行了 npm install。

现在的问题是该过程大约需要 20 分钟(之后我使用 ctrl+c 中止)。 npm 会记录一些警告和卡住。

在我的 Windows 电脑上运行相同的命令可能需要 2 或 3 分钟(当然更新速度更快)。

这是 raspbian 上的正常行为吗?如果没有解决方案,我会考虑使用 SFTP 传输文件。

最佳答案

尝试禁用进度条,它可以帮助:

npm set progress=false
npm install

这里有一些解释:https://github.com/npm/npm/issues/11283

关于linux - 在 raspbian 上安装 npm 需要很多时间,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36680624/

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