Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- 환경변수
- centos
- 머클트리
- Sequelize
- 설치
- 리액트를 다루는 기술
- 쉘스크립트
- 솔리디티
- 노드
- 변수
- 자바스크립트
- 블록체인
- 벨로포터
- 일반유저
- wsl
- immer
- Docker
- 라우터
- 리액트
- 깃허브
- 전역설치
- 머클루트
- wget
- 이더리움
- 시퀄라이즈
- 우분투
- node.js 교과서 따라하기
- npm
- MariaDB
- 리눅스
Archives
- Today
- Total
목록permission err (1)
코드코코

현재상황 - super user 가 아니라, 일반 유저 계정에서 npm -g install create-react-app 를 하고자 - Error: EACCES: permission denied 가 또 다시 발생 에러내용 npm ERR! code EACCES npm ERR! syscall access npm ERR! path /usr/local/lib/node_modules npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, access '/usr/local/lib/node_modules' npm ERR! { [Error: EACCES: permission denied, access '/usr/local/lib/node_modules'] npm ..
우당탕탕/에러모음집
2021. 12. 23. 13:00