커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
mac M1칩 기기 git 설치 오류
[개발자 입문] 웹개발의 봄, Spring v0
1주차
북마크
유*
댓글
3
추천
0
조회수
13
조회수
13
답변 완료

* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.

* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.


아래와 같은 내용으로 오류가 뜨는데 어떻게 해결할까요?

homebrew까지는 설치가 된 것 같은데요 ..






Last login: Mon Mar 11 12:50:47 on console

/Users/yeonbook/.zshrc:2: no matches found: [디자인디포:티스토리]

yeonbook@yuyeonucBookAir ~ % /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

==> Checking for `sudo` access (which may request your password)...

Password:

==> This script will install:

/usr/local/bin/brew

/usr/local/share/doc/homebrew

/usr/local/share/man/man1/brew.1

/usr/local/share/zsh/site-functions/_brew

/usr/local/etc/bash_completion.d/brew

/usr/local/Homebrew




Press RETURN/ENTER to continue or any other key to abort:

==> /usr/bin/sudo /usr/sbin/chown -R yeonbook:admin /usr/local/Homebrew

==> Downloading and installing Homebrew...

remote: Enumerating objects: 92, done.

remote: Counting objects: 100% (92/92), done.

remote: Compressing objects: 100% (59/59), done.

remote: Total 92 (delta 30), reused 81 (delta 29), pack-reused 0

Unpacking objects: 100% (92/92), 178.57 KiB | 1.92 MiB/s, done.

From https://github.com/Homebrew/brew

 * [new branch]          fix-untap-cmd-bugs -> origin/fix-untap-cmd-bugs

   cd1f04094..ae0ceee74  master             -> origin/master

 * [new branch]          no-more-ronn       -> origin/no-more-ronn

 * [new branch]          stop-using-full-name-as-key-in-cask-json-v3 -> origin/stop-using-full-name-as-key-in-cask-json-v3

HEAD is now at ae0ceee74 Merge pull request #16866 from cho-m/venv-all-bottle

Updated 2 taps (homebrew/core and homebrew/cask).

==> Installation successful!




==> Homebrew has enabled anonymous aggregate formulae and cask analytics.

Read the analytics documentation (and how to opt-out) here:

  https://docs.brew.sh/Analytics

No analytics data has been sent yet (nor will any be during this install run).




==> Homebrew is run entirely by unpaid volunteers. Please consider donating:

  https://github.com/Homebrew/brew#donations




==> Next steps:

- Run these two commands in your terminal to add Homebrew to your PATH:

    (echo; echo 'eval "$(/usr/local/bin/brew shellenv)"') >> /Users/yeonbook/.zprofile

    eval "$(/usr/local/bin/brew shellenv)"

- Run brew help to get started

- Further documentation:

    https://docs.brew.sh




yeonbook@yuyeonucBookAir ~ % brew install git

Running `brew update --auto-update`...

==> Homebrew collects anonymous analytics.

Read the analytics documentation (and how to opt-out) here:

  https://docs.brew.sh/Analytics

No analytics have been recorded yet (nor will be during this `brew` run).




==> Homebrew is run entirely by unpaid volunteers. Please consider donating:

  https://github.com/Homebrew/brew#donations




==> Auto-updated Homebrew!

Updated 1 tap (homebrew/cask-versions).




Error: Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)!

To rerun under ARM use:

    arch -arm64 brew install ...

To install under x86_64, install Homebrew into /usr/local.

yeonbook@yuyeonucBookAir ~ % 



취소
 공유
취소
댓글 0
댓글 알림
나의얼굴