We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6083812 commit ceab296Copy full SHA for ceab296
lib/fs.js
@@ -73,7 +73,6 @@ const {
73
codes: {
74
ERR_ACCESS_DENIED,
75
ERR_FS_FILE_TOO_LARGE,
76
- ERR_INVALID_ARG_TYPE,
77
ERR_INVALID_ARG_VALUE,
78
},
79
} = require('internal/errors');
0 commit comments