[8] Unable to deserialize cloned data due to invalid or unsupported version.

Simune·2024년 5월 12일
0

React Native Errors

목록 보기
8/9

Error while reading cache, falling back to a full crawl:
Error: Unable to deserialize cloned data due to invalid or unsupported version.


해결방법

생각보다 간단하다.
1. % rm -rf node_modules
2. % rm package-lock.json

profile
👩🏻‍💻🌱

0개의 댓글