We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Whenever I run grabem, I get a few extensions that fail to download. There seem to be a few different kinds of errors:
Problem unpacking downloads/zips/camden.caniuse-2.0.3.zip { [Error: EMFILE, open 'downloads/zips/camden.caniuse-2.0.3.zip'] errno: 20, code: 'EMFILE', path: 'downloads/zips/camden.caniuse-2.0.3.zip' }
Error downloading https://s3.amazonaws.com/extend.brackets/flovalence.imagetodata/flovalence.imagetodata-1.3.0.zip { [Error: connect EMFILE] code: 'EMFILE', errno: 'EMFILE', syscall: 'connect', url: 'https://s3.amazonaws.com/extend.brackets/flovalence.imagetodata/flovalence.imagetodata-1.3.0.zip' }
Error downloading https://s3.amazonaws.com/extend.brackets/dehats.ccextbuilder/dehats.ccextbuilder-0.7.3.zip { [Error: getaddrinfo ENOTFOUND] code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', url: 'https://s3.amazonaws.com/extend.brackets/dehats.ccextbuilder/dehats.ccextbuilder-0.7.3.zip' }
The text was updated successfully, but these errors were encountered:
(btw, there were two instances of the first error--the other was in camden.csslint-2.0.8.zip)
Sorry, something went wrong.
No branches or pull requests
Whenever I run grabem, I get a few extensions that fail to download. There seem to be a few different kinds of errors:
The text was updated successfully, but these errors were encountered: