Embedded mongo launch error

I don’t know if this is the right place to put this information. If launching the embedded mongo fails, you get the error:

 /home/node/.meteor/packages/meteor-tool/.3.0.0-beta.0.1vxqsc.l19mx++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/tools/runners/run-all.js:170
            Console.log("Error starting Mongo (".concat(left, " left): ").concat(error.message));
                    ^
 
TypeError: Console.log is not a function
      at /tools/runners/run-all.js:182:19

instead of the launch-related error.