I'm trying to run extension tools locally and I'm ...
# suitecommerce
k
I'm trying to run extension tools locally and I'm getting these errors related to the theme templates in my local environment. Any ideas, has anyone seen this before? 2020.2.3 is the SCEM. Extension dev tools is 2020.2.1.
s
Well, the application is trying to find templates but they don't exist. This is because there is a mismatch in the version of the theme you're using and the core code version
What version is your site and what version is your theme?
k
SuiteCommerce is 2020.2.7, and the theme SC Manor Theme is 3.1.0
s
OK. Well I would recommend upgrading to the latest version of the tools and then do a fetch
But I don't think these errors prevent you doing anything local?
k
I am using the dev tools provided in the bundle(ExtensionDevelopmentTools-20.2.1.zip) and it is preventing the application to render when I try to run locally. I am getting uncaught errors from requireJs.
s
Alright. Well, I still updating to the latest version and trying again from there would be the first place to start
k
Where can I get the latest version as the bundle is managed.