In the current version of the initial-setup.sh script, async is built before api, but async appears to require libraries that are created in the api build.
Hence initial-setup.sh fails if the user has an empty local repository. Simon
In the current version of the initial-setup.sh script, async is built before api, but async appears to require libraries that are created in the api build.
Hence initial-setup.sh fails if the user has an empty local repository. Simon