1 行
115 B
Bash
実行ファイル
1 行
115 B
Bash
実行ファイル
rm -rf node_modules/ && rm -f package-lock.json && rm -f yarn.lock && npm cache verify && npm install && expo r -c
|