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
- device in use
- 티스토리 성능
- silent printing
- adb connect
- react-native
- github 100mb
- nextjs
- adb pair
- camera access
- react-native-dotenv
- vercel git lfs
- ffi-napi
- npm package
- github lfs
- Failed to compiled
- Git
- rolldown
- ELECTRON
- custom printing
- Can't resolve
- html
- Recoil
- augmentedDevice
- 이미지 데이터 타입
- github pdf
- Each child in a list should have a unique "key" prop.
- electron-packager
- animation
- camera permission
- dvh
Archives
- Today
- Total
Bleeding edge
yarn install --frozen-lockfile 에러 해결하기 본문
에러 이미지 :

요약 :
yarn.lock 에 문제가 생겼다.
해결 :
package.json의 dependeny 관련 캐럿(^)들을 정리해주고, yarn install로 정리하자
'Git & Github' 카테고리의 다른 글
| Git pull request with [Rebase and merge] (0) | 2023.06.18 |
|---|---|
| 여러 커밋 합치기[링크] (0) | 2023.06.18 |
| rebase and merge버튼이 비활성화 해결 방법[링크] (0) | 2023.06.16 |
| 협업을 위한 PR 가이드라인 및 용어 정리 (0) | 2023.05.29 |
| git push origin current-branch (0) | 2023.02.15 |