Git Product home page Git Product logo

Comments (6)

mizzao avatar mizzao commented on July 28, 2024

We're depending on the same version of Mongo as Meteor: https://github.com/meteor/meteor/blob/devel/packages/mongo-livedata/package.js#L16.

Is it possible that you have an old smart.lock file lying around? (delete it.) What OS are you using?

from meteor-sharejs.

 avatar commented on July 28, 2024

hey mizzao, thanks for replying. I removed the smart.lock but still the same error. I am on latest Arch Linux.

from meteor-sharejs.

mizzao avatar mizzao commented on July 28, 2024

Do you have this issue when you do a regular npm install mongodb outside of a Meteor app? Are you on 32-bit or 64-bit? It definitely seems to be something that is part of mongodb: https://github.com/mongodb/js-bson

from meteor-sharejs.

 avatar commented on July 28, 2024

Outside of Meteor the problem does not occur, and I am on 64 bit. I set up a clean new meteor project with mrt sharejs and still the same error. I think it is some mongo configuration problem, but have not figured out yet what to do.

from meteor-sharejs.

 avatar commented on July 28, 2024

I solved it. there was a build error message produced by the sharejs bson module which came with mongodb in '~/.meteorite/packages/sharejs/mizzao/meteor-sharejs/1d8137b59906ce210b2f5c015b7b142735bc2f4e/.npm/package/node_modules/mongodb/node_modules/bson/'

it basically said it does not support python > 3.0, so manually rebuilding with python2.7 solved it.

from meteor-sharejs.

mizzao avatar mizzao commented on July 28, 2024

I updated the title in case anyone else runs into this.

How is it possible that the build process outside of Meteor used the right version of Python, but inside Meteor it used a different version?

from meteor-sharejs.

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.