Hi guys, I've run into this before but can't figur...
# suitecommerce
m
Hi guys, I've run into this before but can't figure out how to get it working this time: I'm getting errors with gulp local server. http://localhost:7777 giving 404 errors. I've even tried a full reinstall of the files, run npm install, gulp, and reboot. If I attempt to load one of the pages separately it just shows "Cannot GET" with the page filename. Google searches show to change the browserSync settings, but I can't find that referenced anywhere when searching the file contents. Any help would be appreciated. SCA 2021.1 Thanks!
n
You must be using any suitesuccess theme right? And these tpls are actually unavailable/ not added to the specific application. Just place the tpls from base theme and it will remove the errors.
m
I can't figure out where to put the theme files within the SC_21.1_Live folder structure... It feels like I'm missing some important step in the setup of the environment since this is not working?