This repository has been archived by the owner on Dec 27, 2018. It is now read-only.
forked from mochajs/mocha
-
Notifications
You must be signed in to change notification settings - Fork 13
Meteor 1.6.0 - Uncaught TypeError: MochaRunner.runEverywhere is not a function #94
Comments
It's related to Meteor Version. Doubt it's a mocha issue. |
I'm also seeing this. Why do you think it's related to Meteor version? It could be related to the changes in latest Meteor version: https://blog.meteor.com/announcing-meteor-1-6-abf30f29e2c6 |
@vfonic try these with 1.6
|
Updated the |
@theodorDiaconu thanks!! I tried switching to |
nztqa
added a commit
to nztqa/memo
that referenced
this issue
Nov 14, 2017
meteor v1.6 testing practicalmeteor/meteor-mocha#94
running |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
index.js:11 Uncaught TypeError: MochaRunner.runEverywhere is not a function
at Object.runTests (index.js:11)
at meteor.js?hash=6d285d84547b3dad9717a7c89c664b61b45ea3d8:1040
at maybeReady (meteor.js?hash=6d285d84547b3dad9717a7c89c664b61b45ea3d8:821)
at HTMLDocument.loadingCompleted (meteor.js?hash=6d285d84547b3dad9717a7c89c664b61b45ea3d8:833)
The text was updated successfully, but these errors were encountered: