-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Throws Error glob pattern != string #1
Comments
this is still a work in progress sorry. its meant for internal testing initially. |
It would be really useful to be able to use archiver as a CLI tool. @ctalkington are there any plans to make this work? |
Still got the problem :/ @ctalkington |
Open
I fixed the various issues and submitted a PR #3 Meanwhile, I have published my changes under
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No matter what I do, I always get
throw new TypeError('glob pattern string required')
. What am I doing wrong?The text was updated successfully, but these errors were encountered: