Sam Blowes

Results 135 comments of Sam Blowes

``` npm: 2.7.4 node: v0.12.2 os: win 8.1 ``` I also have this issue when using a large amount of files. `Process finished with exit code -1073740940 (0xC0000374)` I also...

Here is a snippet of my code which will reproduce the issue ``` async.eachSeries(files, function(filename, fileComplete) { var path = source + filename; var stats = fs.statSync(path); var isDir =...

@sg26g11 for now, you can just install an older version of node as @rmarku suggests and your problems should go away.

@EyalAr , any luck finding the issue? Is there any more info I can provide to help? I sometimes get this error code `Warning: error: 127` in lwip_image.node