我在Ubuntu 14.04上安装Meteor时遇到问题.我搜索了之前的答案,但没有一个问题与我有相同的问题.
当我运行meteor网站上给出的命令时:
sudo curl https://install.meteor.com/ | sh
Run Code Online (Sandbox Code Playgroud)
我收到以下消息:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6121 0 6121 0 0 6571 0 --:--:-- --:--:-- --:--:-- 6567
Downloading Meteor distribution
curl: (77) error setting certificate verify locations:
CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Installation failed.enter code here
Run Code Online (Sandbox Code Playgroud)
我已经确保已安装卷曲跑sudo update-ca-certificates,sudo …