我正在尝试安装流星但它无法正常工作。我去了终端并输入了安装程序代码,它显示它已完全安装,然后提示我输入密码。我在流星上多次尝试使用我的密码,但它仍然无法正常工作。请帮忙!!! (当我在下面粘贴的时候显示密码空间是空白的时候,我实际上输入了密码,但没有显示出我认为流星是怎么样的?)
这就是:
vinods-air:~ adimenon$ curl https://install.meteor.com/ | sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6121 0 6121 0 0 4593 0 --:--:-- 0:00:01 --:--:-- 4591
Removing your existing Meteor installation.
Downloading Meteor distribution
######################################################################## 100.0%
Meteor 1.0.3.1 has been installed in your home directory (~/.meteor).
Writing a launcher script to /usr/local/bin/meteor for your convenience.
This may prompt for your password.
WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.
To proceed, enter your password, or type Ctrl-C to abort.
Password:
Sorry, try again.
Password:
adimenon is not in the sudoers file. This incident will be reported.
WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.
To proceed, enter your password, or type Ctrl-C to abort.
Password:
Sorry, try again.
Password:
Sorry, try again.
Password:
adimenon is not in the sudoers file. This incident will be reported.
WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.
To proceed, enter your password, or type Ctrl-C to abort.
Password:
Sorry, try again.
Password:
Sorry, try again.
Password:
Sorry, try again.
sudo: 3 incorrect password attempts
Couldn't write the launcher script. Please either:
(1) Run the following as root:
cp "/Users/adimenon/.meteor/packages/meteor-tool/1.0.40/meteor-tool-os.osx.x86_64/scripts/admin/launch-meteor" /usr/bin/meteor
(2) Add "$HOME/.meteor" to your path, or
(3) Rerun this command to try again.
Then to get started, take a look at 'meteor --help' or see the docs at
docs.meteor.com.