-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while initializing #3
Comments
Thank you for the report. I'll look into it tonight and see what's going on. |
The very first time I ran your code, I received the exact same error as you did. However, every subsequent .initialize is working correctly. In the process, I did find a different issue relating to file system index limits, so I'm issuing a fix for that right away. I'll try a few different things to get your error to occur again so that I can fix it as well, but until then would you mind running .initialize again and seeing if you get the same error? |
I've published a new version (0.0.12) which fixes a file table overload error. I've tested it with your code above with no issues. Since I can't reproduce the original error, I'm going to wait and see if you're still having issues with 0.0.12 before closing or working further on this issue. Again, thank you for the report! |
Re-open if you still have an issue. |
Code:
ENV:
node v5.7.1
npm 3.6.0
osx 10.11
The text was updated successfully, but these errors were encountered: