You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've uninstalled and reinstalled iron-router and blaze-layout several times, and this ReferenceError is what comes up every time I attempt to run. Do you possibly know a solution? I've searched everywhere, and have seen similar but not exact reproduction and so the remedies unfortunately have not been fruitful.
Meteor/microscope/.meteor/local/build/programs/server/boot.js:186}).run();
^
ReferenceError: Tinytest is not defined
at app/server/packages/blaze-layout/layout-test.js:49:1
at app/server/packages/blaze-layout/layout-test.js:217:3
at microscope/.meteor/local/build/programs/server/boot.js:
at Array.forEach (native)
at Function..each..forEach (/.meteor/tools/c2a0453c51/lib/node_modules/underscore/underscore.js:79:11)
at /microscope/.meteor/local/build/programs/server/boot.js:82:5
The text was updated successfully, but these errors were encountered:
I've uninstalled and reinstalled iron-router and blaze-layout several times, and this ReferenceError is what comes up every time I attempt to run. Do you possibly know a solution? I've searched everywhere, and have seen similar but not exact reproduction and so the remedies unfortunately have not been fruitful.
Meteor/microscope/.meteor/local/build/programs/server/boot.js:186}).run();
^
ReferenceError: Tinytest is not defined
at app/server/packages/blaze-layout/layout-test.js:49:1
at app/server/packages/blaze-layout/layout-test.js:217:3
at microscope/.meteor/local/build/programs/server/boot.js:
at Array.forEach (native)
at Function..each..forEach (/.meteor/tools/c2a0453c51/lib/node_modules/underscore/underscore.js:79:11)
at /microscope/.meteor/local/build/programs/server/boot.js:82:5
The text was updated successfully, but these errors were encountered: