Code Monkey home page Code Monkey logo

Comments (3)

dceejay avatar dceejay commented on May 29, 2024

thanks - hmm - drat have left BBB in office and am out for rest of week. So...
only a guess but the bonescript must not be available on the search path at that point in the boot.

What you could try - (but I obviously haven't tested - and I don't know of potential side effects) - is to re/over install bonescript within the node-red folder

cd node-red
npm install bonescript

That "should" install the latest bonescript from npm direct into the node-red/node_modules folder so it should be findable on boot - Of course you now have two installed but hey...
Other way would be to play with npm links to link to the already installed one but in general I find that more fiddly.

You shouldn't need to add to the functionGlobalContext (unless you want to use the underlying calls within your own functions)

as I said - no promises as I haven't tried it... but... may work.

Thanks again for spotting this.

from node-red-nodes.

webnology-ch avatar webnology-ch commented on May 29, 2024

ok, installing it inside node-red worked.
tnx

from node-red-nodes.

dceejay avatar dceejay commented on May 29, 2024

Updated Install docs

from node-red-nodes.

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.