Git Product home page Git Product logo

Comments (6)

iamruinous avatar iamruinous commented on August 12, 2024

We currently do not support node 0.12. IIRC version 0.10.35 is the best supported version of node for AllJoyn. We are currently working on a big improvement to this library and will be able to provide much better AllJoyn support.

from alljoyn.

kgan4dev avatar kgan4dev commented on August 12, 2024

Thank you.

from alljoyn.

Injac avatar Injac commented on August 12, 2024

Any news about this? I tried to install your alljoyn module today on a raspberry and it stops the installation with similar error messages. Why is a specific node version so important? Thanks :)

from alljoyn.

dejawuuu avatar dejawuuu commented on August 12, 2024

I believe this is because the path for node has changed from /usr/bin/node to /usr/bin/nodejs.

If on a Debian-based system, try doing sudo apt-get install nodejs-legacy. Or you can just symlink /usr/bin/nodejs to /usr/bin/node. This worked for me.

from alljoyn.

Injac avatar Injac commented on August 12, 2024

Thanks for the feedback. I installed already node.js 0.10.35 which seems to have memory-leaking issues. But I am not sure about this. Everything runs fine, but somehow (running Express.js) as well, node is acquiring 1MB of RAM after each call. Within ours there seems not to be any kind of garbage collection. I am profiling my scripts tomorrow and will let you know about it. Remember, this has nothing to do with this package.

from alljoyn.

dejawuuu avatar dejawuuu commented on August 12, 2024

Looks like the latest node version available on Ubuntu (at least the 14.04 LTS version I'm currently using) is 0.10.25. I'll try it with 0.12.x soon.

Also, in what may be a related issue, my node script is unable to find advertised names of other Alljoyn devices on the network, only other instances of itself running on the local machine. I've followed the examples to a T. Is there a chance this is because of the way this version of node handles networking?

from alljoyn.

Related Issues (9)

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.