Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/windows/14.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何开始使用带有windows和rbenv的Git教室?_Windows_Github_Git Bash_Rbenv - Fatal编程技术网

如何开始使用带有windows和rbenv的Git教室?

如何开始使用带有windows和rbenv的Git教室?,windows,github,git-bash,rbenv,Windows,Github,Git Bash,Rbenv,我想进入GitHub教室与其他人一起完成项目 我已将存储库分叉并将其克隆到本地存储库中。要开始,我需要在命令行脚本/bootstrap(获取需求)中运行。但是,我收到以下错误消息: "It looks like you don't have rbenv installed" curl: (60) SSL certificate problem: self signed certificate in certificate chain. curl failed to verify the leg

我想进入GitHub教室与其他人一起完成项目

我已将存储库分叉并将其克隆到本地存储库中。要开始,我需要在命令行
脚本/bootstrap
(获取需求)中运行。但是,我收到以下错误消息:

"It looks like you don't have rbenv installed"
curl: (60) SSL certificate problem: self signed certificate in certificate chain.
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it.
我尝试运行以下命令:

来自Git Bash的rbenv安装程序/bin/rbenv安装程序,我收到以下消息:

warning: gcc not found; using CC=cc
aborted: compiler not found: cc
Optional bash extension failed to build, but things will still work normally.
/c/Users/Helene/.rbenv/bin/rbenv: line 1: ../libexec/rbenv: No such file or directory
那么如果我跑步:

curl -fsSL https://github.com/rbenv/rbenv-installer/raw/master/bin/rbenv-installer | bash
我收到以下错误消息:

"It looks like you don't have rbenv installed"
curl: (60) SSL certificate problem: self signed certificate in certificate chain.
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it.

如何修复它?

除非您试图更改GitHub教室本身,否则您可以在注册