How can we solve the ‘tpl not found’ error while deploying from Elbrus version?

It’s possible to remove ‘tpl’ not found error by these steps.

This happeining maybe the below reasons

  1. If we need to overlap the entire page, then add that filename to the ns.package.json file and include it in the distro.json.
  2. If we need to extend the section, there is no need to add the file to the ns.package.json, but rather add the filename to the distro.json. Updating the filename in the ns.package.json will result in a ‘NO FILE FOR MODULE’ error while deploying the section.

Leave a comment

Your email address will not be published. Required fields are marked *