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
- 머클트리
- npm
- 자바스크립트
- 일반유저
- 깃허브
- 솔리디티
- 쉘스크립트
- wget
- wsl
- 전역설치
- 이더리움
- immer
- centos
- Docker
- 리액트를 다루는 기술
- MariaDB
- Sequelize
- 블록체인
- 리액트
- 우분투
- 라우터
- 시퀄라이즈
- node.js 교과서 따라하기
- 리눅스
- 설치
- 변수
- 머클루트
- 노드
- 환경변수
- 벨로포터
Archives
- Today
- Total
목록npm (2)
코드코코
[nodejs] 모듈 전역 설치 중 경로 npm 에러 -4048
사양 에러의 원인 사용자 계정명을 이민주 -> coco 로 변경 하였으나, 설치시 자동으로 c://Users/이민주 로 변경이전의 경로를 사용함. npm config ls C:\Users\coco>npm config ls ; "builtin" config from C:\Users\coco\AppData\Roaming\npm\node_modules\npm\npmrc ; prefix = "C:\\Users\\이민주\\AppData\\Roaming\\npm" ; node bin location = C:\Program Files\nodejs\node.exe ; cwd = C:\Users\coco ; HOME = C:\Users\coco ; Run `npm config ls -l` to show all defau..
우당탕탕/에러모음집
2022. 2. 10. 12:24