Read the statement by Michael Teeuw here.
updated installer script available for testing
-
@sdetweil looks like a new workingplace :dizzy_face:
I will hang it on for the next time and mark your comment for further usage.
1st try to follow the manual installation instruction failed and need more investigatin and understanding on my sidebdream@win7 MINGW64 ~ (master) $ curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash - bash: sudo: command not found
-
@bdream CYGWIN and MINW don’t allow sudo operations, as they don’t control the machine directly
-
@sdetweil yeah, that is I don’t know what and how to do. And it sounds like a big lack of knowledge on my side…
-
@bdream try, this, may not work
curl -sL https://deb.nodesource.com/setup_10.x | bash -
-
@sdetweil it don’t work
$ curl -sL https://deb.nodesource.com/setup_10.x | bash - ## Installing the NodeSource Node.js 10.x repo... ## Populating apt-get cache... + apt-get update bash: apt-get: command not found Error executing command, exiting
-
@bdream yeh, figured
if u have windows 10, you could install the ubuntu support, MM will install and run (in serveronly mode) there.
-
then I will start thinking update to Windows10, latest in case I get trouble with MM 2.6.0
-
@bdream 2.9 is current version.
-
that is, why I wnated to update to 2.9
-
@BD0G said in Anyone want to try updated installer...:
XXABI_1.3.9’ not found (required by node) node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: versionGLIBCXX_3.4.21’
I have found a fix, allowing jessie to continue to work… added fix to latest installer…
thanks for your help