On Wed, Nov 16, 2016 at 2:45 PM, Jason Kridner <[email protected]> wrote: > > >> On Nov 16, 2016, at 3:21 PM, Robert Nelson <[email protected]> wrote: >> >> On Wed, Nov 16, 2016 at 11:18 AM, mtn_beagle >> <[email protected]> wrote: >>> >>> >>>> Just to note what is on the Nodered.org site: >>> >>> >>> Note: Node.js 7.x is under active development and is not recommended for a >>> stable base. Many 3rd party node packages may not yet fully support Node 6.x >>> and later, especially if they contain a binary component. Check with the >>> author of the package if you are not sure. >>> >>> I have used a couple of packages recently that only accepted 4.x as the >>> latest supported version. Unfortunately, away from office to dig out notes. >>> I would prefer to have 4.x as the default for now until 6.x has more use in >>> the wild. >> >> With a few patches to one of node-red's dependicies, nodejs v6.x works >> good on that.. ;) >> >> But, yeah, we'll just bump to v4.x, give it a few more months till v6.. >> >> Right now i just fired up a full image re-build, so v4.x users will >> have something out of the box to use.. > > I'm assuming that is with a broken BoneScript until updated?
Here's the patches for bonescript: https://github.com/rcn-ee/npm-package-bonescript v4: https://github.com/rcn-ee/npm-package-bonescript/blob/master/node-i2c-v4-plus.diff v6: https://github.com/rcn-ee/npm-package-bonescript/blob/master/node-i2c-v4-plus.diff https://github.com/rcn-ee/npm-package-bonescript/blob/master/node-serialport-v6.diff https://github.com/rcn-ee/npm-package-bonescript/blob/master/node-epoll-v6.diff Only lightly tested.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYgOr%3Dmi%3Dnr7F6Pjw5HC2cwgYYf5zBsB_RZMtqf%3DfGJ_DQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
