SC Software
Results
2
issues of
SC Software
The following code creates a folder and inside this folder appends the zip file ```javascript archive.append(stream, { name: 'myAppended1.zip' }) archive.append(stream, { name: 'myAppended2.zip' }) ... ``` The result is...
#### Support plan * *is this issue currently blocking your project?*: no * *is this issue affecting a production system?*: no #### Context * *node version*: v18.2.0 * *module version*:...
support