galio-starter-kit icon indicating copy to clipboard operation
galio-starter-kit copied to clipboard

This command requires Expo CLI

Open bigoper opened this issue 3 years ago • 1 comments

REPORTED ISSUE

Following the docs for installation, I keep getting the following output:

This command requires Expo CLI.
Do you want to install it globally [Y/n]?

entering "Enter" or "Y", resume the installation, but it keeps repeating itself, over and over again.

> @galio-org/[email protected] start /Users/aviivgi/Documents/projects/com.bigoper.frameworks.mobile/galio.io/galio-starter-kit
> expo start

This command requires Expo CLI.
Do you want to install it globally [Y/n]? Y
Installing the package 'expo-cli'...
Expo CLI installed. You can run `expo --help` for instructions.
This command requires Expo CLI.
Do you want to install it globally [Y/n]?

MY ENVIRONMENT

Mac OSX
node: v15.0.1
npm: 6.14.11
yarn install
yarn install v1.22.10
[1/4] 🔍  Resolving packages...
success Already up-to-date.
✨  Done in 0.53s.

bigoper avatar Jan 28 '21 16:01 bigoper

I have exactly the same problem, have found the solution by chance

Heumitch avatar Mar 15 '22 13:03 Heumitch