eduardolundgren / eduardolundgren/node-zip-archiver

addFile deprecated in underlying archiver library

Open
#5 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

The underlying Archiver project has changed 19 days ago and dropped the addFile method, I think it was renamed to append, so node-zip-archiver is now broken.

```
error: TypeError: Object [object Object] has no method 'addFile'
at ......long path.../node_modules/zip-archiver/lib/index.js:61:30
at Object.oncomplete (fs.js:107:15)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.