flow-cli icon indicating copy to clipboard operation
flow-cli copied to clipboard

Unable to install on WSL

Open brunogonzales opened this issue 3 years ago • 2 comments

Instructions

I was installing Flow CLI on a Windows Subsystem for Linux and the installation script got hanged up.

Problem

A message appears indicating that the Flow CLI will start downloading soon but it never does.

Steps to Reproduce

  1. Install Ubuntu on Windows from the Microsoft Store.

  2. Open a terminal inside WSL and run sh -ci "$(curl -fsSL https://storage.googleapis.com/flow-cli/install.sh)".

I can install it on Windows normally but not on the subsystem which made me think there is something missing in the script.

brunogonzales avatar Apr 20 '22 17:04 brunogonzales

it can install normally on my machine image

hotrungnhan avatar May 10 '22 07:05 hotrungnhan

This should be fixed

devbugging avatar Sep 14 '22 13:09 devbugging