【发布时间】:2015-02-17 10:11:49
【问题描述】:
我已经能够通过#mup 设置。我收到以下错误;
Meteor Up: Production Quality Meteor Deployments
------------------------------------------------
Started TaskList: Setup (linux)
[212.1.213.20] - Installing Node.js
[212.1.213.20] â Installing Node.js: FAILED
-----------------------------------STDERR-----------------------------------
Warning: Permanently added '212.1.213.20' (RSA) to the list of known hosts.
stdin: is not a tty
sudo: sorry, you must have a tty to run sudo
sudo: sorry, you must have a tty to run sudo
sudo: sorry, you must have a tty to run sudo
sudo: sorry, you must have a tty to run sudo
-----------------------------------STDOUT-----------------------------------
----------------------------------------------------------------------------
Completed TaskList: Setup (linux)
我发现了很多关于错误 stdin: is not a tty 但它们对我来说没有多大意义。
【问题讨论】:
-
那么你的问题是什么?你想解释错误吗?还是问题解决了?还是什么?
-
问题已修复。 mup github repo 也是一个提出问题的好地方
-
我知道错误是什么,但不知道在这种情况下如何解决它。重新安装服务器并重新开始后问题未解决。