I encountered an error 'fatal: invalid reference: origin/dashboard-artifact' when running './risedev d' to extract dashboard artifacts. How can I resolve this error?
zhoyx
Asked on Oct 29, 2023
ENABLE_BUILD_DASHBOARD
is set in risedev-components.user.env
file.ENABLE_BUILD_DASHBOARD
is unset if you don't want to build the dashboard.dashboard-artifact
is available.