📱

【React Native + Expo】iOSシミュレーターを起動すると「Simulator not installed.」とエラーがでた場合の対策

概要

久々に触ってみたら以下のエラーがでた。 React Native単体でも起きてて、Xcode(10.2)の影響らしい。

Simulator not installed. Please visit https://developer.apple.com/xcode/download/ to download Xcode and the iOS simulator. If you already have the latest version of Xcode installed, you may have to run the command `sudo xcode-select -s /Applications/Xcode.app`.

参考

対策

$ open -a Simulator
$ exp ios

これで一応起動できるが毎回やらないといけない。 早く直ってほしい〜。

零細CEO兼プログラマー投資家ピアニスト。老後は曾孫達の前でグランドピアノをエレガントに弾きこなしドヤって逝くのを夢みるフルータリアンな人。とっても冷え性。Next.js+microCMS, React Native+Expo, Firebase, TailwindCSS #XRP

© 2021, Ru- All rights reserved.