- Today
- Total
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
- Firebase
- 리액트
- rtk
- 항해99
- javascript
- react
- error
- 주식
- 코인
- API
- typeorm
- 3주차
- chart
- typescript
- Redux
- Flutter
- nestjs
- 채팅
- apollo
- 차트만들기
- 주식차트
- 차트
- 차트구현
- Coin
- websocket
- nextjs
- 비전공자
- 에러
- graphql
- 코인차트
Archives
목록yarn error (1)
Act99 기술블로그
Yarn 이 먹히지 않을 때! yarn install | yarn remove 가 먹히지 않을 때
실수로 npm 을 삭제해서 다시 설치하던 중 yarn 오류가 생겼다. 00h00m00s 0/0: : ERROR: There are no scenarios; must have at least one. 00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'remove' 00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install' 그땐 싹 삭제해주고 다시 설치하면 된다. sudo apt remove cmdtest sudo apt remove yarn curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add - echo "d..
개발팁저장소/react
2021. 11. 24. 22:59