반응형
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 |
Tags
- donwstream #upstream #origin
- React-Query
- 백준 #직각삼각형
- react #useCallback #react Hook
- 코드스테이츠 #알고리즘 #그리디
- RateLimit
- React #effect hook #useEffect
- npm #not being able to find a file #npm install Error
- interceptors
- react
- React #controlled component #비제어 컴포넌트 #제어 컴포넌트
- 얕은 복사 #깊은 복사 #shallow copy #deep copy
- 백준 #적록색약
- 플로이드 #c++
- #useRef #언제 쓰는데?
- raect typescript #react #typescript #styled-component
- 다익스트라 #파티 #백준
- axios
- DP #c++
- 노마드 코더 #타입스크립트 #typescript #class
- JWT #토큰 #refreshToken #accessToken #Token #token #localStorage #sessionStorage
- React #Hook rules #Hook 규칙
- React #리액트 이벤트 주기 #리액트 이벤트
- rate limit
- 이친수
- 빡킹독
- 버블링 #갭쳐링 #이벤트 #JS
- html entities
- react fragment
- useState #Hooks
Archives
- Today
- Total
목록npm #not being able to find a file #npm install Error (1)
꿈꾸는 개발자
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/xVDNo/btrVund4kR6/vOLSLI9uHM5ZVdGSkC0Cik/img.png)
과제를 하면서 npm install을 진행했지만 밑과 같은 오류가 발생했다 https://sebhastian.com/npm-err-enoent/ How to solve npm ERR! enoent This is related to npm not being able to find a file Learn how to solve npm error code ENOENT: no such file or directory sebhastian.com 해결을 하기 위해 검색하던 중 위 사이트에서 npm start과 install에서 발생하는 code ENOENT 오류에 대한 해결을 참고 했다. 일단 npm start에서 오류가 발생할 경우 directory의 문제일 가능성이 높다 또는 start가 package에 잘못 ..
npm
2023. 1. 5. 14:26