Expo CLI always opens Chrome, not the default browser

Everything is in the title : I use iTerm, and when I open any link out of expo, it opens my default browser, but when it comes to any link coming from expo (download build links for instance), it always opens in Chrome. Any idea ?

Expo CLI 3.11.1 environment info:
System:
OS: macOS 10.15.1
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 10.16.0 - /usr/local/bin/node
Yarn: 1.13.0 - ~/.yarn/bin/yarn
npm: 6.9.0 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
IDEs:
Android Studio: 3.5 AI-191.8026.42.35.5977832
Xcode: 11.2.1/11B53 - /usr/bin/xcodebuild
npmPackages:
expo: ^36.0.0 => 36.0.0
react: 16.9.0 => 16.9.0
react-native: https://github.com/expo/react-native/archive/sdk-36.0.0.tar.gz => 0.61.4
npmGlobalPackages:
expo-cli: 3.11.1

Hey @arnaudambro,

Sorry, I’m a little confused here. Can you elaborate on what you exactly mean when you say “I open any link out of expo”.

As well as what you mean by the download build links. AFAIK these do not open a browser unless you either A) Copy the url and manually enter it into the browser or B) Right click on the url and select Open Selection as URL in iTerm which for me respects my systems default browser choice. (Tested by changing my default to Firefox)

Cheers,
Adam

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