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

Fix Unknown error with exit code 'null'. Closes #50 #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

noahadler
Copy link

This seems to fix the issue for me, but I don't know if it introduces other side effects. Community review warranted!

@bshamblen
Copy link

FYI... I ran into this same error. I couldn't run tests for any packages for a few weeks. I manually made the changes in this PR, and it fixed the problem. All tests ran successfully, but I received a the following warning at the very beginning:

spacjam: Warning: Couldn't find any mongod children:
 null

It looks like there's some kind of issue with how the MeteorMongodb.js file locates the existing mongodb process. Mongodb is obviously running, or the majority of my tests would have all failed.

Mac OS X Sierra v 10.12.1
Node v 4.4.7
Meteor v 1.4.2
Spacejam v 1.6.1

reywood added a commit to englue/spacejam that referenced this pull request Jan 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants