This is in continuation to my previous post.
I am using extended binary from hugo release page for Windows.
When I run hugo command in the blog directory, I am getting following error:
$ hugo
Start building sites …
DEPRECATION WARNING on line 4 of C:/Users/Santosh Kumar/Desktop/santoshk.dev/themes/zzo/assets/sass/abstracts/_mixins.scss:
!global assignments won't be able to declare new variables in future versions.
Consider adding `$theme-map: null` at the top level.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN 2021/01/11 16:21:14 found no layout file for "searchindex" for kind "page": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
| EN
-------------------+------
Pages | 272
Paginator pages | 6
Non-page files | 0
Static files | 120
Processed images | 0
Aliases | 75
Sitemaps | 1
Cleaned | 0
Total in 12834 ms
Please help me debug this.