Expo always open a new tab in browser (Ubuntu)

Hi,

When I run expo start on my Mac, expo will use the same tab in chrome if there is one opened. But when I use it in Ubuntu, it always spawns a new tab even if there’s already one opened. Is there a solution for this?

Thanks!

  Expo CLI 4.8.1 environment info:
    System:
      OS: Linux 5.4 Ubuntu 20.04.2 LTS (Focal Fossa)
      Shell: 5.0.17 - /bin/bash
    Binaries:
      Node: 12.16.2 - ~/.nvm/versions/node/v12.16.2/bin/node
      Yarn: 1.22.5 - /usr/bin/yarn
      npm: 6.14.11 - ~/.nvm/versions/node/v12.16.2/bin/npm
      Watchman: 4.9.0 - /usr/local/bin/watchman
    npmPackages:
      expo: ^42.0.0 => 42.0.1 
      react: 16.13.1 => 16.13.1 
      react-native: https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz => 0.63.2 
    npmGlobalPackages:
      expo-cli: 4.8.1
    Expo Workflow: managed

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