Keeps indexing and refreshing

Referring to

should I update to whichever version now? Currently 1.3.2.4, which version is stable now?

Safe to do so and hopefully not seeing anymore indexing and refreshing in the background?

If you’re running on a subdomain, I’d avoid it. 1.3.3 should be out any second now.

Hi elie

After updating to 1.3.3 rc4 now

Unable to resolve some modules, even after doing a meteor reset?

“/Users/spark2acs/node_modules/react-datetime/css/react-datetime.css” in
/Users/spark2acs/client/components/MomentInputDemo.jsx (web.browser)

"/Users/spark2acs/node_modules/react-bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css"
in /Users/spark2acs/client/components/ParentComponent.jsx (web.browser)

W20160609-13:21:32.853(1)? (STDERR)
W20160609-13:21:32.854(1)? (STDERR) /Users/spark2acs/.meteor/packages/meteor-tool/.1.3.3-rc.4.123jw7s++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:280
W20160609-13:21:32.855(1)? (STDERR) throw(ex);
W20160609-13:21:32.856(1)? (STDERR) ^
W20160609-13:21:32.932(1)? (STDERR) ReferenceError: FutureTasks is not defined
W20160609-13:21:32.932(1)? (STDERR) at meteorInstall.lib.collections.js (lib/collections.js:57:1)
W20160609-13:21:32.933(1)? (STDERR) at fileEvaluate (packages/modules-runtime/.npm/package/node_modules/install/install.js:153:1)
W20160609-13:21:32.934(1)? (STDERR) at require (packages/modules-runtime/.npm/package/node_modules/install/install.js:82:1)
W20160609-13:21:32.934(1)? (STDERR) at /Users/spark2acs/.meteor/local/build/programs/server/app/app.js:918:1
W20160609-13:21:32.940(1)? (STDERR) at /Users/spark2acs/.meteor/local/build/programs/server/boot.js:291:10
W20160609-13:21:32.941(1)? (STDERR) at Array.forEach (native)
W20160609-13:21:32.943(1)? (STDERR) at Function..each..forEach (/Users/spark2acs/.meteor/packages/meteor-tool/.1.3.3-rc.4.123jw7s++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/underscore/underscore.js:79:11)
W20160609-13:21:32.945(1)? (STDERR) at /Users/spark2acs/.meteor/local/build/programs/server/boot.js:133:5
=> Exited with code: 8

I’m not the person to ask about this! Might be worth posting on the GitHub pull request for Meteor 1.3.3:

Also, we’re up to rc5 now.