gpt4 book ai didi

meteor - 使用 Meteor 在 Linux 中安装 Meteorite?

转载 作者:太空宇宙 更新时间:2023-11-03 17:16:05 25 4
gpt4 key购买 nike

我需要了解如何使用 Meteor 在 linux(Cent O.S)中安装陨石包。我正在尝试使用 mrt & npm,但我收到诸如 mrt not found 和 npm not found 之类的错误。我是 meteor 的新手。所以可以你请建议我如何在 Meteor 中使用 mrt 和 npm 包?下面的是用来安装 meteorite 的。

npm install -g meteorite
sudo -H npm install -g meteorite

以上都是get errors 是npm is not found。

我正在使用 Ubuntu,但出现以下错误:

[root@localhost HCare]# sudo apt-get install nodejs nodejs-dev npm
sudo: apt-get: command not found
[root@localhost HCare]#

以上都是get errors 是npm is not found。我正在使用 yum -y update 并收到很多下面的消息,但这是否正确,但我不知道?

Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 2.4 M RSS (356 MB VSZ)
Started: Sat Mar 22 06:41:50 2014 - 3 day(s) 12:13:19 ago
State : Sleeping, pid: 6457

并且也不会退出并得到很多上面的信息。

最佳答案

我建议使用包管理器进行分发,在本例中为 YUM:

  1. 安装 nodejs 和 npm:yum install nodejs npm
  2. 安装陨石npm install -g meteorite

因为你已经安装了 meteor,就是这样。

关于meteor - 使用 Meteor 在 Linux 中安装 Meteorite?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22635334/

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