Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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)
0