<@U4TPAFXEC> Did you tried to set the type? ```var...
# suitescript
a
@jen Did you tried to set the type?
Copy code
var zipArchive = archiver.archive({
    name: 'myarchive',
    type: compress.Type.ZIP
});