You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 7, 2018. It is now read-only.
This error had me scratching my head until we figured out it wasn't directly a buster issue. Im listing it here as there's a good chance it'll affect someone else when using buster.
The error: Buster execution fails with the error Failed creating session: EMFILE, open 'some/file/path.js' (in MacOS)
The fix: The error relates to the number of files that can be open simultaneously. Up this limit to fix by typing the following in the terminal;