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
Austin Boyer
04/16/2021, 1:48 PM
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
Steve Goldberg
04/16/2021, 1:50 PM
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'
Steve Goldberg
04/16/2021, 1:51 PM
For example, you cannot download a copy of our Grid Order extension
a
Austin Boyer
04/16/2021, 1:56 PM
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
Steve Goldberg
04/16/2021, 2:06 PM
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)