English 中文(简体)
Homebrew: 安装在苏多出入检查站的 st
原标题:Homebrew: install stuck on Checking for Sudo access

I just started The Odin Project, I ve had one lesson in command line, and only 28% of the way into foundations.

页: 1

First, you’ll need to install Homebrew. Make sure you have checked the requirements here. Once you meet the requirements, copy and paste the following into your terminal: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

在拷贝和过去进入我的终点站后,它 st在“为苏多提供通道进行检查”上。 难道不敢做什么? Can 我临时要求安装家装机。

https://i.stack.imgur.com/ogMSk.png” rel=“nofollow noreferer”>。

问题回答

在以前安装土机的文章中,联塔办事处说,你能够看到你的密码的关键,以保护你们的安全。 尽管如此,您的口号中的字句没有错误,打入。 它将继续安装,而无需在终端重新安装。





相关问题
Command Line Parameters

I m trying to add my file in Visual Studio as command line parameters. I know my code works since when I use fopen("whole path here", "r"), it runs. I then add the file as a command line parameter ...

Read from File, or STDIN

I ve written a command line utility that uses getopt for parsing arguments given on the command line. I would also like to have a filename be an optional argument, such as it is in other utilities ...

R - capturing elements of R output into text files

I am trying to run an analysis by invoking R through the command line as follows: R --no-save < SampleProgram.R > SampleProgram.opt For example, consider the simple R program below: mydata =...

热门标签