I'm trying to build "application_update" sample. I created a new application from sample. added build configuration for nrf9160dk_nrf9160_ns board and changed to variables in prj.conf:
CONFIG_DOWNLOAD_HOST and CONFIG_DOWNLOAD_FILE.
The build always failed due to error: loading 'build.ninja': No such file or directory.
SDK v.1.8.0
Command Line Tools v. 10.15.0

Can you please advise how to fix it?