Friday, August 9, 2019

ReactNative watchman hatası (acık başka proje olunca verir)

watchman watch-del-all
watchman shutdown-server

No comments:

Post a Comment

file tree for nodejs project

 find . \( -path "*/node_modules" -o -path "*/.git" \) -prune -o -print | tree -a -I 'node_modules|.git'