Please install @types/react

SDK Version: 46.0.0
Platforms(Android/iOS/web/all): ios/All

Been trying to upgrade my app to the latest Expo SDK, but I seem stuck on a check that looks a bit buggy. When I run expo start --ios I get a warning about not having @types/react installed - except it is and is up to date. The command fails to start the bundler, regardless of whether I say yes or no to re-installing.

Not sure how to get around this, but looks like a bug in one of the expo start script checks. Anyone else encountered this and has a fix?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.