Open
Description
I ran into a
setErrno not yet implemented: Error: ENOSPC, write
javascript exception...
I guess a new case along the lines of
if(es.indexOf('ENOSPC') !== -1) return CONST_ENOSPC;
in
Line 34 in 9b196ff
h$errorStrs
-mapping) addresses this?Metadata
Assignees
Labels
No labels