LoginSignup
0
0

More than 3 years have passed since last update.

[expo][ReactNative]なにかエラーが出たときにまず試すコマンド

Last updated at Posted at 2019-12-04

基本的にキャッシュを疑う

エラー箇所を特定し、修正したが何も変化がない、、、
このような場合、大抵キャッシュが残っているのが原因なので、次のコマンドでexpoを再起動させる。
下記は、キャッシュを削除した上で、expoを起動するコマンドである。

expo r -c
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0