rename to ignoreStatError and explicitly ignore ENOENT

This commit is contained in:
Girish Ramakrishnan
2019-04-01 11:56:20 -07:00
parent 65affb5146
commit f6ad66bd30
3 changed files with 6 additions and 6 deletions

View File

@@ -70,7 +70,7 @@
"split": "^1.0.1",
"superagent": "^4.1.0",
"supererror": "^0.7.2",
"tar-fs": "github:cloudron-io/tar-fs#ignore_file_removed",
"tar-fs": "github:cloudron-io/tar-fs#ignore_stat_error",
"tar-stream": "^2.0.1",
"tldjs": "^2.3.1",
"underscore": "^1.9.1",