Fix issue where tar-fs would complain about missing files
This is being tracked in upstream issue - https://github.com/mafintosh/tar-fs/issues/81 We use a custom fork of tar-fs for now Fixes #628
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@
|
||||
"split": "^1.0.1",
|
||||
"superagent": "^4.1.0",
|
||||
"supererror": "^0.7.2",
|
||||
"tar-fs": "^2.0.0",
|
||||
"tar-fs": "github:cloudron-io/tar-fs#ignore_file_removed",
|
||||
"tar-stream": "^2.0.1",
|
||||
"tldjs": "^2.3.1",
|
||||
"underscore": "^1.9.1",
|
||||
|
||||
Reference in New Issue
Block a user