Git Product home page Git Product logo

Comments (4)

mizzao avatar mizzao commented on July 28, 2024

Sorry, that was an oversight on my part. Most people who use this probably have hooked up their GitHub account with SSH keys and would not have noticed this error.

Can you try the new version, 0.5.1? Just do mrt update.

from meteor-sharejs.

jan-glx avatar jan-glx commented on July 28, 2024

I am afraid is is not over yet...(but that would have been an amazingly fast fix)

I first ran mrt update. looked good said something about creating a mongo collection or so?
But to be sure I mrt remove sharejs and then mrt add sharejs and got again:

yak@vm16 ~/discus $ mrt add sharejs
smart.json changed.. installing from smart.json
✓ jquery-autosize
    tag: https://github.com/spendflow/meteor-jquery-autosize.git#v1.17.8r1
✓ sharejs
    tag: https://github.com/mizzao/meteor-sharejs.git#v0.5.1

Done installing smart packages

Stand back while Meteorite does its thing

Done installing smart packages

Ok, everything's ready. Here comes Meteor!

=> Errors while scanning packages:

While building package `sharejs`:
error: File not found: ace-builds/src-min/ace.js

/usr/local/lib/node_modules/meteorite/lib/command.js:35
          throw "Command exited with " + code + "/" + signal;
                                                    ^
Command exited with 1/null

:(
And I was then unable to reproduce that Mongo collection creation meassage...
No Idea what the git hub key has to do with it, But I just added that maschines key to my github and ran the remove add again with no difference.

from meteor-sharejs.

mizzao avatar mizzao commented on July 28, 2024

Hi @jan-glx

There is a known problem with meteorite where you can't move from a no submodule state to submodule state without problems (oortcloud/meteorite#153 (comment)). Can you clear your meteorite cache and try reinstalling?

The submodule is now using https instead of github key so it won't make a difference.

from meteor-sharejs.

jan-glx avatar jan-glx commented on July 28, 2024

Thank you! That mrt uninstall --system finally did the job.

yak@vm16 ~/discus $ mrt uninstall --system
Deleting ~/.meteorite. Note that previously installed projects will no longer work
yak@vm16 ~/discus $ mrt add sharejs
smart.json changed.. installing from smart.json
✓ sharejs
    tag: https://github.com/mizzao/meteor-sharejs.git#v0.5.1

Done installing smart packages

Stand back while Meteorite does its thing

Done installing smart packages

Ok, everything's ready. Here comes Meteor!

sharejs: updating npm dependencies -- share, mongodb...
sharejs: server (& client library) to allow concurrent editing of any kind of content

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.