はじめに
ゆとり世代の中野です。
さっそくチャレンジについて書いていきます。
チャレンジする背景
- 現在のv44のサポートが終わってた
🧹 Dropped SDK 44; will drop SDK 45 next releaseWe routinely drop SDK versions that have low usage in order to reduce the number of versions we need to support. This release sees the end of life for SDK 44. As usual, your standalone apps built with SDK 44 will continue to work; however, SDK 44 projects will no longer work within the latest version of Expo Go. They will continue to work with EAS Build and
expo-dev-client
.Our next release will drop support for SDK 45. If your project is running on this release, consider upgrading to a newer version soon.
チャレンジ内容
- とりあえずv45にする
やったこと
- 以下のパッケージをアップグレードしないとエラーになるので事前にアップグレードする
yarn upgrade @babel/core
- アップグレードする
npx expo upgrade
結論
- いきなり
npx expo upgrade
叩くと失敗した - issueに解決方法が書いてあったのでその通りに対応して完了
さいごに
- 大きな影響受けることなく無事v45にupdateできました
yutanakano
WEBエンジニア
大阪生まれのゆとり世代です
趣味はバイクでツーリングに行くこと
愛車は Ninja ZX-25R SE KRT EDITION
Expoでプロダクトを作っています