Can't run Meteor app locally - vague error

On Ubuntu 17.10, I’m getting this error when running my Meteor app (1.6):

W20171128-13:14:28.974(-6)? (STDERR)          
W20171128-13:14:28.974(-6)? (STDERR) /home/samh/.meteor/packages/meteor-tool/.1.6.0.1whvdik.oongk++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:313
W20171128-13:14:28.974(-6)? (STDERR) 						throw(ex);
W20171128-13:14:28.975(-6)? (STDERR) 						^
W20171128-13:14:28.975(-6)? (STDERR) [object Object]

I already tried cleaning things out by doing rm -rf ~/.meteor and doing a fresh clone of my repo. I’m stumped, because there are zero details from Meteor as to what’s going on.

Strange, it fixed itself randomly. :astonished:

2 Likes