Discussions
Gulp Deploy issue
Hi,
I have recently taken over a Suite Commerce site (Elbrus build)
I have successfully setup a dev environment using node.js (version 4.9.1).
I can run the local environment but I am having issue when attempting to deploy to our sandbox.
I have followed the articles to update Elbrus to Token based Auth.
It allow me to select the token and Folder but then returns
getFileNamedsearcherror undefined
From what I can tell from tracing through the Java script It is failing performing the
the getDataCenterUrls from the suitalk.searchbasic to check in the folder "site" exists
As per the screen shot below.