Deploying Sage

https://insperitytheme.tech/
https://insperitytheme.tech/client-stories

There seems to be an issue with the theme folder indeed or the WordPress version may not be matching as the documentation showed a WordPress version of 5.9 or higher, currently it is 6.2 which is the latest so it should work but perhaps the theme may be outdated and not compatible with the PHP version or WordPress version.

Since the composer was updated for the files, it will return a composer error if a lower PHP version is used.

Any ideas? TY

Your theme looks incomplete, the browser attempts to download this file (unsuccessfully):
https://insperitytheme.tech/app/themes/sage/public/js/dynamic/node_modules_roots_bud-client_lib_hot_client_js.chunk.js

There is a discussion with a similar error and a potential solution:
https://discourse.roots.io/t/chunkloaderror-loading-chunk-node-modules-roots-bud-client-lib-hot-client-js-failed/24764

Concerning the PHP errors your mentioned: There are no PHP errors when I visit those links, have you already changed/fixed something?

Yes, php has been fixed, ty

I think the issue is composer needs node, and hostinger shared server doesn’t allow it.

The theme should not be build on the production system, rather on a workstation/CI/build server and the build artifacts transferred to production.