SC/SCA 2021.1.1 is available. It fixes an issue so...
# suitecommerce
s
SC/SCA 2021.1.1 is available. It fixes an issue some users were experiencing when attempting to generate a list of extensions using
gulp extension:fetch
👍 1
a
Hi Steve, I've been dealing with a warning message "Cannot fetch packaged extension. You can only fetch custom extensions located in your file cabinet." for a while when running gulp extension:fetch. Is this the same issue you're referencing?
s
That's not included in the reference. But that's not explicitly an error -- that warning is shown when you have NetSuite-owned (or other third-party) extensions installed on your account that you do not 'own'
For example, you cannot download a copy of our Grid Order extension
a
Yeah, that describes my situation perfectly. Thank you for the explanation. Do you have any advice on how to remedy that warning? Is it possible to import those custom extensions from the File Cabinet to my local instance so that I can update those extensions?
s
Right, so the point is that you're not able to make modifications to those extensions. The limit we allow is that you can override the templates and Sass they include in your theme (if you use a custom theme)
👍 1