Sage 10 - Unrecognized extension in file

Sage Roots works fine on local machine but when migrating to production server, I’m receiving this error. Error message doesn’t really say which file in the theme exactly, so wondering if anyone has experience.

Fatal error: Uncaught Exception: Unrecognized extension in file: 
/nas/content/live/***.
in /nas/content/live/***/wp- 
content/themes/***/vendor/illuminate/view/Factory.php on line 291

Call stack:

Illuminate\V\Factory::getEngineFromPath()
wp-content/themes/***/vendor/illuminate/view/Factory.php:260
Illuminate\V\Factory::viewInstance()
wp-content/themes/***/vendor/illuminate/view/Factory.php:122
Illuminate\V\Factory::file()
wp-content/themes/***/vendor/roots/acorn/src/helpers.php:408
Roots\view()
wp-content/themes/***/index.php:16
include()
wp-includes/template-loader.php:106
require_once()
wp-blog-header.php:19
require()
index.php:17

This topic was automatically closed after 42 days. New replies are no longer allowed.