Coder Social home page Coder Social logo

Comments (3)

arvi avatar arvi commented on August 11, 2024

Hi @sunkay @msavin. I'm having the same problem. It used to work until I ran meteor update last night. I can't get it to work despite attempts to downgrade versions by manually editing .meteor/versions file.

Exception from Tracker recompute function: Cannot read property 'find' of undefined
TypeError: Cannot read property 'find' of undefined
    at null.<anonymous> (http://localhost:3000/packages/babrahams_editable-json.js?1047754ffc6951042e6ae766224ac96170c70dc1:560:27)
    at http://localhost:3000/packages/blaze.js?efa68f65e67544b5a05509804bf97e2c91ce75eb:1808:16
    at Object.Blaze._withCurrentView (http://localhost:3000/packages/blaze.js?efa68f65e67544b5a05509804bf97e2c91ce75eb:2043:12)
    at viewAutorun (http://localhost:3000/packages/blaze.js?efa68f65e67544b5a05509804bf97e2c91ce75eb:1807:18)
    at Tracker.Computation._compute (http://localhost:3000/packages/tracker.js?517c8fe8ed6408951a30941e64a5383a7174bcfa:296:36)
    at new Tracker.Computation (http://localhost:3000/packages/tracker.js?517c8fe8ed6408951a30941e64a5383a7174bcfa:214:10)
    at Object.Tracker.autorun (http://localhost:3000/packages/tracker.js?517c8fe8ed6408951a30941e64a5383a7174bcfa:487:11)
    at Blaze.View.autorun (http://localhost:3000/packages/blaze.js?efa68f65e67544b5a05509804bf97e2c91ce75eb:1806:19)
    at Blaze.TemplateInstance.autorun (http://localhost:3000/packages/blaze.js?efa68f65e67544b5a05509804bf97e2c91ce75eb:3116:20)
    at Template.editableJSON.created (http://localhost:3000/packages/babrahams_editable-json.js?1047754ffc6951042e6ae766224ac96170c70dc1:558:10)

Upon checking my git changes in versions file, there were various modified/added related to mongol. I can't tell where the problem on dependencies/dependants package is.

Is there anyway I can downgrade to mongol 0.6.5 to test?

Thanks!

from mongol-meteor-explore-minimongo-devtools.

arvi avatar arvi commented on August 11, 2024

Hi @sunkay @msavin. Finally! Got it working after being pointed to COMPATIBILITY.md while reading Additional Information section on the README.md. :)

// be sure to use collection names, not variables

I didn't notice it immediately since I headed straight to CHANGELOG.md after noticing git changes on mongol version. Wew!

from mongol-meteor-explore-minimongo-devtools.

sunkay avatar sunkay commented on August 11, 2024

perfect @arvi.. that's it. Thanks.

On Sun, Mar 15, 2015 at 7:12 PM arvi [email protected] wrote:

Hi @sunkay https://github.com/sunkay @msavin https://github.com/msavin.
Finally! Got it working after being pointed to COMPATIBILITY.md while
reading Additional Information section on the README.md. :)

// be sure to use collection names, not variables

I didn't notice it immediately since I headed straight to CHANGELOG.md
after noticing git changes on mongol version. Wew!


Reply to this email directly or view it on GitHub
#54 (comment).

from mongol-meteor-explore-minimongo-devtools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.