The Expo SDK requires Expo to run

喜欢而已 提交于 2019-12-20 04:28:07

问题


I'm running my project on expo. After running expo eject, I'm getting the following error:

The Expo SDK requires Expo to run

Even for a brand new project I'm getting this error and I cannot do anything with expo anymore. I run :

expo init Project1

and then going inside the Project1 direcotory and run:

expo start // and then click 'a' for running project on android emulator.

and emulator screen shows this error.


回答1:


If you have logged into the command line on your computer, log out and try reloading the app. Otherwise reinstall expo and try again.



来源:https://stackoverflow.com/questions/53618331/the-expo-sdk-requires-expo-to-run

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!