Hello, anyone experienced an issue in SCA 2023.2.0...
# suitecommerce
r
Hello, anyone experienced an issue in SCA 2023.2.0 trying to run gulp theme:local not loading any page. There seem to be no errors when building, but the console in the browser looks like this:
v
Please check in the theme manifest.json if these files are there or not; if not, add them.
r
Seem like gulp is removing them and leaves only a single template in the manifest. I can add them manually but it seem odd, something to do with gulp I think, but can't figure it out. If I add them manually, then I have to pass --preserve-manifest otherwise gulp will remove them again.
v
What we can do is try. So add them manually and do preserve the manifest and run Gulp locally and see if it is removing them again. If the issue is still there, take the backup and do the theme setup again.