Vega icon indicating copy to clipboard operation
Vega copied to clipboard

how resolve it

Open Hxmic opened this issue 1 year ago • 5 comments

image

Hxmic avatar Aug 30 '24 03:08 Hxmic

app-ui is empty

Hxmic avatar Aug 30 '24 03:08 Hxmic

download zip and git clone app-ui empty

Hxmic avatar Aug 30 '24 03:08 Hxmic

1、git clone https://github.com/toshusai/Vega.git 2、git clone https://github.com/toshusai/app-ui.git

Hxmic avatar Aug 30 '24 03:08 Hxmic

image

Hxmic avatar Aug 30 '24 03:08 Hxmic

The app-ui is provided as a submodule. Please try running the following command within the vega repository:

git submodule update --init

toshusai avatar Aug 30 '24 17:08 toshusai