archiverjs / archiver-cli

Command Line Interface for ArchiverJS
MIT License
3 stars 2 forks source link

Throws Error glob pattern != string #1

Open joh-klein opened 6 years ago

joh-klein commented 6 years ago

No matter what I do, I always get throw new TypeError('glob pattern string required'). What am I doing wrong?

ctalkington commented 6 years ago

this is still a work in progress sorry. its meant for internal testing initially.

seriema commented 6 years ago

It would be really useful to be able to use archiver as a CLI tool. @ctalkington are there any plans to make this work?

mgohin commented 4 years ago

Still got the problem :/ @ctalkington

zhouzi commented 4 years ago

I fixed the various issues and submitted a PR #3 Meanwhile, I have published my changes under @zhouzi/archiver-cli:

npm install @zhouzi/archiver-cli