在ReactNative应用程序中的哪里设置EXPO_DEBUG值? [英] Where to Set EXPO_DEBUG value in ReactNative app?

查看:192
本文介绍了在ReactNative应用程序中的哪里设置EXPO_DEBUG值?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试登录博览会时,出现此错误:

When I try to login in expo I got this error :

[exp] Set EXPO_DEBUG=true in your env to view the stack trace.

您知道我必须在哪里设置EXPO_DEBUG的值吗?

Do you know where exactly I have to set the value of EXPO_DEBUG?

推荐答案

EXPO_DEBUG是环境变量,因此您可以通过在shell中键入export EXPO_DEBUG=true进行设置.

EXPO_DEBUG is an environment variable, so you can set it by typing export EXPO_DEBUG=true in your shell.

这篇关于在ReactNative应用程序中的哪里设置EXPO_DEBUG值?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆