Development mode doesn't turn on

I had a problem, similar to the this, and when I tried to fix it (I changed the versions of the node, restarted, re-created the new project, switched mode using the CLI and using Expo Dev Tools) I got the opposite situation: in spite of the mode switching messages, only logs were displayed
__DEV__ === false, development-level warning are OFF, performance optimizations are ON
,
and I cannot open the developer menu in the application on my phone. How fix it? Please help me.

If it matters:
Linux Mint 18.2, Node v8.11.3, v8.12.0, v10.11.0, v10.4.1, Expo v 30.0.0

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