Discussions
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, now (after it does the SASS compile step):
[12:27:00] Error: Unknown product gulp
at parseDistroAndModules (C:\Users\amccausland\OneDrive - BevSource\Documents\SC extension dev\gulp\package-manager\index.js:92:15)
at Object.<anonymous> (C:\Users\amccausland\OneDrive - BevSource\Documents\SC extension dev\gulp\package-manager\index.js:585:1)