-
Gulp Theme: Local - can't find stylesheet to import
Hello, I went to re-fetch my theme, and while the fetch was successful, when I run the gulp-theme:local command, I encounter an error, [11:11:04] Error in plugin "gulp-sass" Message: shopping.scss Error: Can't find stylesheet to import. @import "tmp/THEME/Modules/Shopping/shopping"; @import…
-
Gulp Deploy > getFileNamedsearcherror undefined
I just saw another post with someone with a very similar issue, but the same solution did not work for me. I was recently added as an admin to a SCA site, 2019.1, and I'm trying to deploy to sandbox some work i did to enable google analytics 4. I set up my dev environment, and I followed the articles here and here to…
-
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…
-
Why SCS gulp extension deploy stopped working?
I used to be able to type gulp extension:deploy --account <account number here> and send updates to the SCS extension I've been working on, to that NetSuite account, then re-activate the extension to update it in NetSuite. Now I suddenly can't get gulp to deploy anything, because I get this error when I run that command,…
-
How to resolve Handlebars error on SCA Developer Tools
Hey there, I am trying to make SCA customizations in the extensions folder on a 22.2 site. I am following the directions for the dev tools here: https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_4183926134.html I am familiar with Extension and Theme dev tools (gulp extension: task, for example). But for…
-
AE:gulp deploy using token based auth
Hi Everyone, I have a question regarding SCA (Kilimanjaro) development. Does 'gulp deploy' support token-based authentication or can it be made so? We'd like to have our production deploys performed by a generic 'robot' user but we don't want to have to manage or expose a password. Thanks!
-
A new SiteBuider Extensions Kilmanjaro patched to enable Token-Based Authentication. Not yet working
A client needs to update a much older version of SiteBuilder Cart and Checkout with the latest for SiteBuilder, which is Kilimanjaro. SuiteBundle 194218. Of course, new installs of this need to use TBA. SuiteAnswer 97829 lays out the steps and files to change and download. Great. That part was OK and every change was done…
-
Gulp local stuck on "Using token ... "
Hello NetSuite Gurus, I have problem deploying the core SCA code to the NetSuite using SC_20.1_Live distribution. The gulp local command is stuck on "Using token XXXXXX - Account XXXXX, run with --to to change it" and stays like this forever. Is there any way to reset gulp or to debug what is happening in the background?…
-
Running "gulp local" & "gulp theme:local" at the same time
Hello NetSuite Gurus, When I'm running the local SCA server with "gulp local" command under the "SC_20.1_Live" folder I can see the local changes in the code when I point the browser to domain.com/sca-dev-2020-1/shopping-local.ssp When I'm running the local SCA server with "gulp theme:local" under the…
-
Gulp Deploy Issue
Hi Team, When I am trying to deploy the suite commerce changes to the sandbox environment using "gulp deploy" command. Instead of asking me for the NetSuite User Name first, it is directly asking me to enter the NetSuite password. When I enter the password, it is exiting out. Please assisting me with this. Thanks in…