커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
yarn 설치안됨
[왕초보] 나만의 수익성 앱, 앱개발 종합반
2주차
북마크
임*혁
댓글
1
추천
0
조회수
16
조회수
16
답변 완료

Last login: Sun Nov 13 21:13:59 on ttys000

junhyuk@junhyukui-MacBookPro ~ % npm install -g yarn

npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.

npm notice 

npm notice New major version of npm available! 8.11.0 -> 9.1.1

npm notice Changelog: https://github.com/npm/cli/releases/tag/v9.1.1

npm notice Run npm install -g npm@9.1.1 to update!

npm notice 

npm ERR! code EACCES

npm ERR! syscall mkdir

npm ERR! path /usr/local/lib/node_modules/yarn

npm ERR! errno -13

npm ERR! Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/yarn'

npm ERR! [Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/yarn'] {

npm ERR!  errno: -13,

npm ERR!  code: 'EACCES',

npm ERR!  syscall: 'mkdir',

npm ERR!  path: '/usr/local/lib/node_modules/yarn'

npm ERR! }

npm ERR! 

npm ERR! The operation was rejected by your operating system.

npm ERR! It is likely you do not have the permissions to access this file as the current user

npm ERR! 

npm ERR! If you believe this might be a permissions issue, please double-check the

npm ERR! permissions of the file and its containing directories, or try running

npm ERR! the command again as root/Administrator.


npm ERR! A complete log of this run can be found in:

npm ERR!   /Users/junhyuk/.npm/_logs/2022-11-16T12_56_53_080Z-debug-0.log


강의에서 알려주는대로 터미널에서 yarn을 설치하려고 하는데 에러가 뜹니다..


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