Locate the template source for a deprecation warning

Run:

 hugo --panicOnWarning

Thanks a ton for this tip:

error calling jsonify: .Page.IsNode was deprecated in Hugo v0.163.0 and will be removed in a future release. Use .Page.IsBranch or not .Page.IsPage instead.