Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/utils/error-handler.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/utils/error-handler.js b/lib/utils/error-handler.js
index 3327b962a..af52e6169 100644
--- a/lib/utils/error-handler.js
+++ b/lib/utils/error-handler.js
@@ -204,6 +204,7 @@ function errorHandler (er) {
, "fstream_type"
, "fstream_class"
, "fstream_finish_call"
+ , "fstream_linkpath"
, "arguments"
, "code"
, "message"