This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OpenPlotter 32bits SignalK install
#14
When I did a new install I got also problems with node 10.15.2 (and npm 5.8 or 6.x).
(npm wasn't able to uncompress the node_modules/.staging folder     segfault during extract)
I got it working with
Code:
sudo su
curl -sL https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh -o install_nvm.sh
bash install_nvm.sh
nvm install -s 10.18.0 --dest-cpu=ia32
node -v
exit
node -v

sudo npm install -g --unsafe-perm signalk-server

It did compile node for 32 and takes an hour so I don' t recommend this way
Reply


Messages In This Thread
OpenPlotter 32bits SignalK install - by verkerkbr - 2020-01-03, 07:53 PM
OpenPlotter 32bits SignalK install - by tkurki - 2020-01-04, 08:53 AM
OpenPlotter 32bits SignalK install - by tkurki - 2020-01-04, 11:57 PM
RE: OpenPlotter 32bits SignalK install - by e-sailing - 2020-01-10, 10:35 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)