小编bri*_*ndi的帖子

运行 expo start 后出现错误

我已经安装了最新的节点版本和 expo-cli 但是当我运行命令时expo start,它给了我这个错误:

Starting project at C:\Users\Ogacho\Desktop\sharelocation
Expo DevTools is running at http://localhost:19002
Your project is in SDK version >= 33.0.0, but the expo package version seems to be older.
Opening DevTools in the browser... (press shift-d to disable)
Error: React Native is not installed. Please run `npm install` in your project directory.
Couldn't start project. Please fix the errors and restart the project.
Set EXPO_DEBUG=true in your env to view the stack trace.
Run Code Online (Sandbox Code Playgroud)

我尝试清除我的 npm 缓存,删除我的 …

react-native expo

6
推荐指数
1
解决办法
3万
查看次数

adb 服务器版本 (40) 与此客户端 (41) 不匹配;杀戮

无法在 Android 上启动项目:

adb server version (40) doesn't match this client (41); killing...
could not read OK from ADB Server
* failed to start daemon
adb.exe: failed to check server version: cannot connect to daemon
Run Code Online (Sandbox Code Playgroud)

我已经安装了 android 平台开发工具,但即使将 Genymotion 设置更改为使用我的 android 软件开发工具包而不是其默认的 android 工具,它仍然无法工作

android react-native expo

4
推荐指数
1
解决办法
2万
查看次数

标签 统计

expo ×2

react-native ×2

android ×1