Skip to content
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.

EMFILE error on test #6

Open
nweldev opened this issue Jun 22, 2016 · 0 comments
Open

EMFILE error on test #6

nweldev opened this issue Jun 22, 2016 · 0 comments
Milestone

Comments

@nweldev
Copy link
Contributor

nweldev commented Jun 22, 2016

The following error append randomly on npm test :

22 06 2016 08:48:39.809:ERROR [karma]: { [Error: EMFILE: too many open files, open 'C:\Documents and Settings\nmace\dev\architecture\sdn-angularjs-seed\app\libs\github\angular\[email protected]']
  errno: -4066,
  code: 'EMFILE',
  syscall: 'open',
  path: 'C:\\Documents and Settings\\nmace\\dev\\architecture\\sdn-angularjs-seed\\app\\libs\\github\\angular\\[email protected]' }
Error: EMFILE: too many open files, open 'C:\Documents and Settings\nmace\dev\architecture\sdn-angularjs-seed\app\libs\github\angular\[email protected]'
  at Error (native)

This error appear to be related to some issues on rolaveric/karma-systemjs, karma-runner/karma and isaacs/node-graceful-f.

See computmaxer/karma-jspm#97 for a similar case.

@nweldev nweldev added the bug label Jun 22, 2016
@nweldev nweldev added this to the 1.0.0 milestone Jun 22, 2016
@nweldev nweldev modified the milestones: 1.1.0, 1.0.0 Jun 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant