Verify that you have git by running this in your code project folder:
Docker
Requirement: Make sure you have Docker installed and working with Naviga Web containers.
Why: All that is needed to host a development instance of Naviga Web runs within Docker. This includes internal cache, database, proxy, PHP and web servers.
Verify that you have Docker by running:
Node 10 (not required)
Starter kit asset (CSS/JavaScript) compilation use Gulp v3 requiring Node 10.23.1. If you need to compile assets locally, install Node.js version 10 with NVM.
Workaround: Without Node you can still use the bundled node version, within Docker container. It will take much longer to run.