Build/Generate Errors¶
These types of errors are unique to the build
and generate
commands in the API and Models packages, respectively. These errors range between [22, 30]
.
22: Build Directory Missing¶
Error Code: 22
You'll encounter this error when the build
directory is missing.
To fix it, ...