Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Troubleshooting Local Environment

Arash edited this page Jan 21, 2023 · 1 revision

This troubleshooting page is created to address some common issues for local environment build

  • Failing at build without any issues present: In order to build successfully make sure you have the latest code as well as abd-vro-dev-secrets and run scripts/setenv. Since some of the environment variables need to be overridden, it's advised to open a new terminal and run the build in the new terminal (setnev.sh does not override).

Clone this wiki locally