Expo config being cached?

Hello.
I am currently having a problem where the expo cli seems to cache the app.json file.
What happens is i make some changes on the app.json file and it does nothing even after closing the cli.
After some time the config changes register.
I am verifying the config changes by expo-constants package.

Expo CLI 3.21.5 environment info:
System:
OS: Linux 5.4 Ubuntu 20.04 LTS (Focal Fossa)
Shell: 5.8 - /usr/bin/zsh
Binaries:
Node: 14.4.0 - ~/.nvm/versions/node/v14.4.0/bin/node
Yarn: 1.21.1 - /usr/bin/yarn
npm: 6.14.5 - ~/.nvm/versions/node/v14.4.0/bin/npm
npmPackages:
expo: ^37.0.11 => 37.0.11
react: 16.13.1 => 16.13.1
react-dom: 16.13.1 => 16.13.1
react-native: https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz => 0.61.4
react-native-web: ^0.11.7 => 0.11.7
react-navigation: ^4.3.9 => 4.3.9
npmGlobalPackages:
expo-cli: 3.21.5

1 Like

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